Declaration of interface for planar subgraph algorithms. More...
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/Logger.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/Thread.h>
#include <ogdf/basic/Timeouter.h>
Go to the source code of this file.
Classes | |
class | ogdf::PlanarSubgraphModule< TCost > |
Interface for planar subgraph algorithms. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of interface for planar subgraph algorithms.
Definition in file PlanarSubgraphModule.h.