Skip to content
@puzzlef

puzzlef

A summary of experiments.

Popular repositories Loading

  1. leiden-communities-openmp leiden-communities-openmp Public

    Design of OpenMP-based Parallel Leiden algorithm for community detection.

    C++ 8

  2. louvain-communities-openmp-dynamic louvain-communities-openmp-dynamic Public

    Design of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.

    C++ 4

  3. vector-sum vector-sum Public

    Comparison of vector element sum using various data types.

    C++ 3 1

  4. pagerank-cuda pagerank-cuda Public

    Design of CUDA-based PageRank algorithm for link analysis.

    C++ 3

  5. pagerank-openmp pagerank-openmp Public

    Design of OpenMP-based PageRank algorithm for link analysis.

    C++ 2

  6. pagerank-datatype pagerank-datatype Public

    Comparison of PageRank algorithm using various datatypes.

    C++ 2

Repositories

Showing 10 of 64 repositories
  • puzzlef.github.io Public

    A summary of experiments.

    puzzlef/puzzlef.github.io’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 24, 2024
  • louvain-communities-dynamic Public

    Comparing static vs dynamic approaches of the Louvain algorithm for community detection.

    puzzlef/louvain-communities-dynamic’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 22, 2024
  • pagerank-openmp Public

    Design of OpenMP-based PageRank algorithm for link analysis.

    puzzlef/pagerank-openmp’s past year of commit activity
    C++ 2 MIT 0 0 0 Updated Jul 22, 2024
  • pagerank Public

    Design of PageRank algorithm for link analysis.

    puzzlef/pagerank’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 22, 2024
  • pair-bitset Public

    Design of bitset for storing key-value pairs.

    puzzlef/pair-bitset’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 22, 2024
  • leiden-communities-openmp-dynamic Public

    Design of OpenMP-based Dynamic Leiden algorithm for community detection.

    puzzlef/leiden-communities-openmp-dynamic’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 7, 2024
  • louvain-communities-openmp Public

    Design of OpenMP-based Parallel Louvain algorithm for community detection, that prevents internally disconnected communities.

    puzzlef/louvain-communities-openmp’s past year of commit activity
    C++ 1 MIT 1 0 0 Updated Jul 4, 2024
  • leiden-communities-openmp Public

    Design of OpenMP-based Parallel Leiden algorithm for community detection.

    puzzlef/leiden-communities-openmp’s past year of commit activity
    C++ 8 MIT 0 1 0 Updated Jul 4, 2024
  • test-cugraph-louvain Public

    Test cuGraph's implementation of Louvain algorithm for community detection.

    puzzlef/test-cugraph-louvain’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jun 23, 2024
  • test-cugraph-leiden Public

    Test cuGraph's implementation of Leiden algorithm for community detection.

    puzzlef/test-cugraph-leiden’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jun 16, 2024

Top languages

Loading…

Most used topics

Loading…