44class CconnectClusterPlanarEmbed;
46namespace cluster_planarity {
Declaration and implementation of EdgeArray class.
Declaration of the class EmbedPQTree.
Declaration and implementation of NodeArray class.
The parameterized class Array implements dynamic arrays of type E.
C-planarity test and embedding by Cohen, Feng and Eades.
Dynamic arrays indexed with edges.
Data type for general directed graphs (adjacency list representation).
internal::GraphObjectContainer< NodeElement > nodes
The container containing all node objects.
Dynamic arrays indexed with nodes.
Class for the representation of nodes.
virtual void emptyAllPertinentNodes() override
Cleans up all flags that have been set in the pertinent nodes during the reduction process.
booth_lueker::EmbedPQTree * m_T
NodeArray< SListPure< node > > * m_opposed
NodeArray< SListPure< InfoLeafPtr > > * m_outLeaves
NodeArray< SListPure< edge > > * m_frontier
void init(Graph *subGraph)
NodeArray< SListPure< node > > * m_nonOpposed
NodeArray< int > * m_numbering
EdgeArray< InfoLeafPtr > * m_edge2Key
Array< node > * m_tableNumber2Node
NodeArray< SListPure< InfoLeafPtr > > * m_inLeaves
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.