Skip to content

v0.5.1

Latest

Choose a tag to compare

@barakugav barakugav released this 13 Apr 06:54
· 16 commits to master since this release

What's Changed

  • AddisReachable and reachableVerticesFrom/To to 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