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