Declaration of base class for master of Branch&Cut based algorithms for c-planarity testing via an extension to complete connectivity. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/Logger.h>
#include <ogdf/basic/Stopwatch.h>
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/cluster/internal/CPlanarEdgeVar.h>
#include <ogdf/cluster/internal/basics.h>
#include <ogdf/external/abacus.h>
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
class | abacus::StandardPool< BaseType, CoType > |
Standard pools. More... | |
class | ogdf::cluster_planarity::CP_MasterBase |
Namespaces | |
abacus | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::cluster_planarity | |
Declaration of base class for master of Branch&Cut based algorithms for c-planarity testing via an extension to complete connectivity.
Definition in file CP_MasterBase.h.