Declaration of interface for graph augmentation algorithms. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/memory.h>
Go to the source code of this file.
Classes | |
class | ogdf::AugmentationModule |
The base class for graph augmentation algorithms. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for graph augmentation algorithms.
Definition in file AugmentationModule.h.