abstutil
0.1.0
Module priority_
queue
Module Items
Structs
In crate abstutil
abstutil
Module
priority_queue
Copy item path
Source
Structs
§
Priority
Queue
Item
Use with
BinaryHeap
. Since it’s a max-heap, reverse the comparison to get the smallest cost first.