Declaration of interface for graph augmentation algorithms. More...
#include <ogdf/basic/Graph.h>Go to the source code of this file.
Classes | |
| class | ogdf::AugmentationModule |
| The base class for graph augmentation algorithms. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_AUGMENTATION_MODULE_H |
Declaration of interface for graph augmentation algorithms.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file AugmentationModule.h.
| #define OGDF_AUGMENTATION_MODULE_H |
Definition at line 47 of file AugmentationModule.h.