Derived class of GraphObserver providing additional functionality to handle clustered graphs.
Representation of clustered graphs.
Data type for general directed graphs (adjacency list representation).
C-planarity testing via Hanani-Tutte approach.
int64_t timeCreateSparse() const
Verification isCPlanar(const ClusterGraph &C, bool doPreproc=true, bool forceSolver=false, Solver solver=Solver::HananiTutte)
int numMatrixCols() const
int numNodesPreproc() const
int numClustersPreproc() const
int64_t timePrepare() const
int numMatrixRows() const
int64_t timesolve() const
int numEdgesPreproc() const
void preprocessing(ClusterGraph &C, Graph &G)
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.