Declaration of class GeedyCycleRemoval. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/basic.h>
#include <ogdf/layered/AcyclicSubgraphModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::GreedyCycleRemoval |
Greedy algorithm for computing a maximal acyclic subgraph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class GeedyCycleRemoval.
Definition in file GreedyCycleRemoval.h.