LdDl / ch

Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
Apache License 2.0
46 stars 5 forks source link

Add alternatives support for ShortestPathOneToMany #31

Closed magnushiie closed 1 year ago

magnushiie commented 1 year ago

This is similar to what https://github.com/LdDl/ch/pull/26 added to ShortestPath