LdDl / ch

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

Add alternatives support to ManyToMany #34

Closed magnushiie closed 2 years ago

LdDl commented 2 years ago

Pausing currently due merge conflict Need to update PR ;)

p.s. What I see in diff looks good to me anyways.

magnushiie commented 2 years ago

Rebased on top of master now, also added tests and fixed a bug.