|
Limbo
|
#include <iostream>#include <vector>#include <queue>#include <set>#include <limits>#include <cassert>#include <cmath>#include <stdlib.h>#include <cstdio>#include <sstream>#include <algorithm>#include <boost/cstdint.hpp>#include <boost/unordered_map.hpp>#include <boost/graph/graph_concepts.hpp>#include <boost/graph/subgraph.hpp>#include <boost/property_map/property_map.hpp>#include <limbo/string/String.h>#include <limbo/algorithms/coloring/Coloring.h>Go to the source code of this file.
Classes | |
| class | limbo::algorithms::coloring::MISColoring< GraphType > |
Namespaces | |
| limbo | |
| namespace for Limbo | |
| limbo::algorithms | |
| namespace for Limbo.algorithms | |
| limbo::algorithms::coloring | |
| namespace for Limbo.Algorithms.Coloring | |
Definition in file MISColoring.h.
1.8.8