Declaration of interface for acyclic subgraph algorithms. More...
#include <ogdf/basic/Graph.h>Go to the source code of this file.
Classes | |
| class | ogdf::AcyclicSubgraphModule |
| Base class of algorithms for computing a maximal acyclic subgraph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Macros | |
| #define | OGDF_ACYCLIC_SUBGRAPH_MODULE_H |
Declaration of interface for acyclic subgraph algorithms.
Definition in file AcyclicSubgraphModule.h.
| #define OGDF_ACYCLIC_SUBGRAPH_MODULE_H |
Definition at line 48 of file AcyclicSubgraphModule.h.