Declaration of class DfsAcyclicSubgraph. More...
#include <ogdf/module/AcyclicSubgraphModule.h>Go to the source code of this file.
Classes | |
| class | ogdf::DfsAcyclicSubgraph |
| DFS-based algorithm for computing a maximal acyclic subgraph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_DFS_ACYCLIC_SUBGRAPH_H |
Variables | |
| class OGDF_EXPORT | ogdf::GraphAttributes |
Declaration of class DfsAcyclicSubgraph.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file DfsAcyclicSubgraph.h.
| #define OGDF_DFS_ACYCLIC_SUBGRAPH_H |
Definition at line 47 of file DfsAcyclicSubgraph.h.