51 std::vector<node> nodes;
56 nodes.push_back(
current->theEdge()->source());
Declaration of CombinatorialEmbedding and face.
Includes declaration of graph class.
Declaration of class GraphAttributes which extends a Graph by additional attributes.
Class for adjacency list elements.
Class for the representation of edges.
node target() const
Returns the target node of the edge.
node source() const
Returns the source node of the edge.
Faces in a combinatorial embedding.
adjEntry nextFaceEdge(adjEntry adj) const
Returns the successor of adj in the list of all adjacency elements in the face.
adjEntry firstAdj() const
Returns the first adjacency element in the face.
int index() const
Returns the index of the face.
Class for the representation of nodes.
int index() const
Returns the (unique) node index.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.