Declaration of Feasible Upward Planar Subgraph (FUPS) Module, an interface for subgraph computation. 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::FUPSModule |
Interface for feasible upward planar subgraph algorithms. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of Feasible Upward Planar Subgraph (FUPS) Module, an interface for subgraph computation.
Definition in file FUPSModule.h.