Skip to content

v0.21.0

Compare
Choose a tag to compare
@dominikbraun dominikbraun released this 18 May 19:32
· 24 commits to main since this release

Added

  • Added the BFSWithDepth function for performing a BFS with depth information.

Fixed

  • Fixed false positives of ErrVertexHasEdges when removing a vertex.