Skip to content

v3.0.7

Compare
Choose a tag to compare
@samueltardieu samueltardieu released this 20 Feb 17:37
· 541 commits to main since this release
v3.0.7
9cf6c0f
  • Deprecate Matrix::reachable() for Matrix::bfs_reachable() and
    Matrix::dfs_reachable()
  • Add dfs_reach()
  • Use an enumeration to represent MatrixFormatError