Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

LightGraphs. v1.3.1

Compare
Choose a tag to compare
@sbromberger sbromberger released this 24 Feb 02:09
· 77 commits to master since this release

Many changes:

  • experimental visitor functions for BFS and DFS traversals (#1278)
  • performance improvements (#1281)
  • new boruvka function (#1261)

bugfixes to adjacency_matrix, incidence_matrix, a_star, clustering,
documentation fixes / enhancements
testing enhancements
infrastructure (travis / CI / build process) improvements