Popular repositories Loading
-
leiden-communities-openmp
leiden-communities-openmp PublicDesign of OpenMP-based Parallel Leiden algorithm for community detection.
-
louvain-communities-openmp-dynamic
louvain-communities-openmp-dynamic PublicDesign of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.
C++ 4
-
-
-
louvain-communities-openmp
louvain-communities-openmp PublicDesign of OpenMP-based Parallel Louvain algorithm for community detection.
-
pagerank-openmp
pagerank-openmp PublicDesign of OpenMP-based PageRank algorithm for link analysis.
C++ 2
Repositories
- allocator-openmp Public
Design of multi-threaded memory allocator for supporting the implementation of dynamic graphs.
- rak-split-communities-openmp Public
Design of OpenMP-based Parallel Label Propagation Algorithm (LPA) for community detection, with no internally-disconnected communities.
- rak-lowmem-communities-cuda Public
Design of memory-efficient CUDA-based Parallel Label Propagation Algorithm (LPA), aka RAK, for community detection.
- louvain-lowmem-communities-openmp Public
Design of memory-efficient OpenMP-based Parallel Louvain algorithm for community detection.
- rak-lowmem-communities-openmp Public
Design of memory-efficient OpenMP-based Parallel Label Propagation Algorithm (LPA), aka RAK, for community detection.
- leiden-lowmem-communities-openmp Public
Design of memory-efficient OpenMP-based Parallel Leiden algorithm for community detection.
- leiden-communities-openmp-heuristic-dynamic Public
Design of OpenMP-based Dynamic Leiden algorithm for community detection, with speedy heuristics.
- louvain-split-communities-openmp Public
Design of OpenMP-based Parallel Louvain algorithm for community detection, with no internally-disconnected communities.
- test-cugraph-louvain Public
Test cuGraph's implementation of Louvain algorithm for community detection.