Module dijkstra

Module dijkstra 

Source

Structs§

AlgoResult
Return value of with_dynamic_goal.

Functions§

bidirectional_dijkstra
Bidirectional Dijkstra’s shortest path algorithm.
dijkstra
Dijkstra’s shortest path algorithm.
with_dynamic_goal
Dijkstra’s shortest path algorithm with a dynamic goal.