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

Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@deepbludev deepbludev released this 23 Apr 16:30
· 4 commits to main since this release
cf0d984
  • 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