float distance
The distance between the two endpoints of an edge.
Definition: GraphEdge.h:24
This struct declares all infromation that shall be stored for each edge of a graph.
Definition: GraphEdge.h:19
short drivability
A number that indicates which agent is able to traverse this edge.
Definition: GraphEdge.h:30