v0.21.0
Added
- Added the
BFSWithDepth
function for performing a BFS with depth information.
Fixed
- Fixed false positives of
ErrVertexHasEdges
when removing a vertex.
BFSWithDepth
function for performing a BFS with depth information.ErrVertexHasEdges
when removing a vertex.