Defined in File Edge.h
Public Functions
Needs a default constructor for the binary heap.
Constructs an edge from a parent, a child, and the sort key.
Destructs an edge.
Returns the parent in this edge.
Returns the child in this edge.
Returns the sort key associated with this edge.
Sets the sort key associated with this edge.