Declaration of a c-planarity testing algorithm, based on a completely connected graph extension. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/List.h>#include <ogdf/basic/Stopwatch.h>#include <ogdf/basic/basic.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/cluster/ClusterPlanarityModule.h>#include <ogdf/cluster/internal/CP_MasterBase.h>#include <ogdf/cluster/internal/CPlanarityMaster.h>#include <ogdf/external/abacus.h>#include <cstdint>#include <iosfwd>#include <string>Go to the source code of this file.
Classes | |
| class | ogdf::ILPClusterPlanarity |
| C-planarity testing via completely connected graph extension. More... | |
Namespaces | |
| namespace | abacus |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of a c-planarity testing algorithm, based on a completely connected graph extension.
Definition in file ILPClusterPlanarity.h.