38namespace booth_lueker {
51 os <<
" (" <<
sId <<
"," <<
tId <<
")";
Includes declaration of graph class.
Declaration and implementation of the class PQLeafKey.
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.
int index() const
Returns the (unique) node index.
The class template PQLeafKey is a derived class of class template PQBasicKey.
edge m_userStructKey
The m_userStructKey has to be overloaded by the client.
std::ostream & print(std::ostream &os)
The function print() is a virtual function, that can be overloaded by the user in order to print out ...
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.