Applies the node coloring approximation specified by Halldorsson. 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::NodeColoringHalldorsson |
Approximation algorithms for the node coloring problem in graphs. More... | |
struct | ogdf::NodeColoringHalldorsson::SearchWrapperHalldorsson |
Wraps the recursive Halldórsson algorithm. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Applies the node coloring approximation specified by Halldorsson.
Definition in file NodeColoringHalldorsson.h.