Declaration of interface for ranking algorithms. More...
#include <ogdf/basic/Graph.h>Go to the source code of this file.
Classes | |
| class | ogdf::RankingModule |
| Interface of algorithms for computing a node ranking. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_RANKING_MODULE_H |
Declaration of interface for ranking algorithms.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file RankingModule.h.
| #define OGDF_RANKING_MODULE_H |
Definition at line 48 of file RankingModule.h.