Declaration of class DfsAcyclicSubgraph. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/layered/AcyclicSubgraphModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::DfsAcyclicSubgraph |
DFS-based algorithm 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 class DfsAcyclicSubgraph.
Definition in file DfsAcyclicSubgraph.h.