Skip to content

v0.4.0

Compare
Choose a tag to compare
@dominikbraun dominikbraun released this 01 Jul 09:01
· 175 commits to main since this release

Added

  • Added ShortestPath function for computing shortest paths.

Changed

  • Changed the term "properties" to "traits" in the code and documentation.
  • Don't traverse all vertices in disconnected graphs by design.