Skip to content

Spark-graph-algo-lib-Spark3.1.1 v2.1.0

Latest
Compare
Choose a tag to compare
@wyy566 wyy566 released this 13 Jun 02:31
· 2 commits to Spark3.1.1 since this release
8008834

Overview

In this version, the library provides 16 graph algorithms: triangle count (TC), weak clique enumeration (WCE), maximal clique enumeration (MCE), modualrity, cycle detection (CD), label propagation algorithm (LPA), Louvain, PageRank, Multiple Source shortest path(MSSP), strongly connected components (SCC), K-core decomposition (KCore), breadth-first-search (BFS), ClusteringCoefficient, PersonalizedPageRank, Betweenness and SubgraphMatching.