Declaration of interface for acyclic subgraph algorithms. More...
Go to the source code of this file.
Classes | |
class | ogdf::AcyclicSubgraphModule |
Base class of algorithms for computing a maximal acyclic subgraph. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for acyclic subgraph algorithms.
Definition in file AcyclicSubgraphModule.h.