Calculate one or all Maximum Adjacency Ordering(s) of a given simple undirected graph. More...
#include <ogdf/basic/AdjacencyOracle.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/geometry.h>#include <ogdf/basic/graphics.h>#include <ogdf/misclayout/LinearLayout.h>Go to the source code of this file.
Classes | |
| class | ogdf::MaxAdjOrdering |
| Calculate one or all Maximum Adjacency Ordering(s) of a given simple undirected graph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Calculate one or all Maximum Adjacency Ordering(s) of a given simple undirected graph.
Definition in file MaxAdjOrdering.h.