Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

3.4.12.6

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 02 Apr 09:44
· 15 commits to 3.4 since this release

What happened in this release?

  • Bug fix for Degree Centrality
  • Added InfoMap, BFS, DFS
  • Renamed algo.getNodeById to algo.asNode
  • Added algo.asPath
  • Support for huge graphs for LPA
  • UnionFind deadlock bug fix
  • Fixed bug with default weight property on shortest path procedure