Structs§
- PqElement
- Concrete implementation of
PriorityQueueElement. Comparison and equality operations only care aboutval.
Traits§
- Dijkstrable
- An object on which we can run Dijkstra’s algorithm to retrieve the multiple shortest paths.
- Priority
Queue Element - Element of a priority queue.