Declaration and implementation of EdgeArray class.
Declaration of doubly linked lists and iterators.
Declaration and implementation of NodeArray class.
Class for adjacency list elements.
Class for the representation of edges.
Class for the representation of nodes.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.
std::ostream & operator<<(std::ostream &os, const ogdf::Array< E, INDEX > &a)
Prints array a to output stream os.