|
Limbo 3.5.4
|
return chromatic number of a graph More...
#include <iostream>#include <vector>#include <set>#include <boost/graph/graph_concepts.hpp>#include <boost/graph/subgraph.hpp>#include <limbo/algorithms/MaxIndependentSet.h>Go to the source code of this file.
Classes | |
| class | limbo::algorithms::coloring::LawlerChromaticNumber< GraphType > |
| class | limbo::algorithms::coloring::LawlerChromaticNumber< GraphType >::mis_visitor_type |
Namespaces | |
| namespace | limbo |
| namespace for Limbo | |
| namespace | limbo::algorithms |
| namespace for Limbo.algorithms | |
| namespace | limbo::algorithms::coloring |
| namespace for Limbo.Algorithms.Coloring | |