anansi.algorithms.vertex_queue

Undocumented in source.

Members

Structs

VertexQueue
struct VertexQueue(GraphT, DistanceMapT)

A priority queue item for sorting vertices by the cost to get to them.

Meta