Module h3ron_graph::algorithm::shortest_path
source · Expand description
Dijkstra shortest-path routing.
Structs
Default implementation of a type implementing the
ShortestPathOptions
trait.Traits
Implements a simple Dijkstra shortest path route finding.
Variant of the
ShortestPath trait routing from multiple
origins in parallel.Generic type parameters: