Derived class of GraphObserver providing additional functionality to handle clustered graphs.
Declares base class for all module types.
Representation of clustered graphs.
virtual bool doTest(const ClusterGraph &CG)=0
Performs a c-planarity test on CG.
virtual bool isClusterPlanar(const ClusterGraph &CG)
Returns true, if CG is c-planar, false otherwise.
virtual ~ClusterPlanarModule()
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.