Declaration of hierachrical ranking algorithm. More...
#include <ogdf/module/RankingModule.h>#include <ogdf/module/AcyclicSubgraphModule.h>#include <ogdf/basic/ModuleOption.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/tuples.h>#include <ogdf/basic/NodeArray.h>Go to the source code of this file.
Classes | |
| class | ogdf::LongestPathRanking |
| The longest-path ranking algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_LONGEST_PATH_RANKING_H |
Variables | |
| class OGDF_EXPORT | ogdf::GraphCopySimple |
Declaration of hierachrical ranking algorithm.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file LongestPathRanking.h.
| #define OGDF_LONGEST_PATH_RANKING_H |
Definition at line 48 of file LongestPathRanking.h.