Trivial node coloring which assigns every node a different color. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/graphalg/NodeColoringModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::NodeColoringSimple |
Approximation algorithms for the node coloring problem in graphs. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Trivial node coloring which assigns every node a different color.
Definition in file NodeColoringSimple.h.