Declaration of MMCrossingMinimization Module, an interface for minor-monotone crossing minimization algorithms. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/memory.h>
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::MMCrossingMinimizationModule |
Interface for minor-monotone crossing minimization algorithms. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of MMCrossingMinimization Module, an interface for minor-monotone crossing minimization algorithms.
Definition in file MMCrossingMinimizationModule.h.