Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: routrs/routrs

v2.0.0

23 Apr 16:30
cf0d984
Compare
Choose a tag to compare
  • Renamed geograph distance function to shortest_path
  • Replaced return type DistanceResult of shortest_path with ShortestPath, which is the flattened result value
  • Removed is_connected function for Geograph