small-components (homepage)
Find small connected components in a graph using Apache Spark
@mguaypaq / (0)
The algorithm implemented here is essentially the "Alternating" algorithm described in the paper:
> Connected Components in MapReduce and Beyond
> Raimondas Kiveris, Silvio Lattanzi, Vahab Mirrokni, Vibhor Rastogi, Sergei Vassilvitskii
> SOCC 2014
> [[https://doi.org/10.1145/2670979.2670997]]
Tags (No tags yet, login to add one. )
How to
This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.
Releases
No releases yet.