What's Changed
- Add
isReachableandreachableVerticesFrom/Toto SSSP and APSP results - Add
Graph.maskedGraphView(maskedVertices, maskedEdges), creating a masked view with allocation proportional (linearly) to the number of masked vertices and edges
Full Changelog: jgalgo-0.5.0...v0.5.1