Skip to content

v2.0 Change Log

Choose a tag to compare

@Suxiaocai Suxiaocai released this 12 Feb 01:22
· 1086 commits to master since this release
323d106

Compatible with TG2.4 or higher

Added Connected Components (Fast)
Added Minimum Spanning Forest (MSF)
Added Betweenness Centrality
Added schema free versions for some algorithms
Fixed tri_count and tri_count_fast
Fixed single source shortest path algorithms