Skip to content

v0.15.1

Compare
Choose a tag to compare
@dominikbraun dominikbraun released this 18 Jan 12:24
· 93 commits to main since this release
0215c11

Changed

  • Changed ShortestPath to return ErrTargetNotReachable if the target vertex is not reachable.

Fixed

  • Fixed ShortestPath to return correct results for large unweighted graphs.