Pure declaration header, find template implementation in Graph.h.
Basic declarations, included by all source files.
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 dynamic library (shared object / DLL),...
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.