|
Limbo
|
base class for all graph coloring algorithms More...
#include <fstream>#include <vector>#include <boost/cstdint.hpp>#include <boost/functional/hash.hpp>#include <boost/graph/graph_concepts.hpp>#include <boost/graph/adjacency_list.hpp>#include <boost/property_map/property_map.hpp>#include <limbo/preprocessor/AssertMsg.h>#include <limbo/algorithms/GraphUtility.h>Go to the source code of this file.
Classes | |
| struct | limbo::algorithms::coloring::ColoringVertexLabelWriter< GraphType > |
| struct | limbo::algorithms::coloring::ColoringEdgeLabelWriter< GraphType > |
| class | limbo::algorithms::coloring::Coloring< GraphType > |
| struct | limbo::algorithms::coloring::Coloring< GraphType >::EdgeHashType |
| hasher class for graph_edge_type More... | |
Namespaces | |
| limbo | |
| namespace for Limbo | |
| limbo::algorithms | |
| namespace for Limbo.algorithms | |
| limbo::algorithms::coloring | |
| namespace for Limbo.Algorithms.Coloring | |
1.8.8