Includes declaration of graph class.
Declaration of class GraphAttributes which extends a Graph by additional attributes.
Declaration and implementation of HashArray class.
EdgeType
The type of edges (only used in derived classes).
Shape
Types for node shapes.
EdgeArrow
Types for edge arrows.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
Graph::EdgeType toEdgeType(const std::string &str)
std::string toString(const Attribute &attr)
Shape toShape(const std::string &str)
EdgeArrow toArrow(const std::string &str)
Attribute toAttribute(const std::string &str)
The namespace for all OGDF objects.