Skip to content

anders-wind/graph_mapper

Repository files navigation

graph_mapper

This is the graph_mapper project. The intend is to solve different problems on all graphs up to a limited size (most likely N=9) and store their dataset.

See data/ folder for the currently existing results.

Problems

  • minimum vertext cover
  • maximum independent set
  • maximum clique
  • clique cover
  • k-coloring (minimum)
  • longest path (and hamiltonian path)
  • longest cycle (and hamiltonian cycle)
  • Feedback node set

About

Mapping out all small sized graphs, problems and their solutions

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors