petgraph
0.4.13
Module scored
Module Items
Structs
In crate petgraph
petgraph
Module
scored
Copy item path
Source
Structs
ยง
MinScored
MinScored<K, T>
holds a score
K
and a scored object
T
in a pair for use with a
BinaryHeap
.