Module differential_shortest_path

Source

Structs§

ExclusionDiff

Traits§

DifferentialShortestPath
“Differential” routing calculates the shortest path from (multiple) origin cells to the N nearest destinations. This done once to the un-modified graph, and once the the graph with a set of nodes being removed, the exclude_cells parameter.