Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Leiden algorithm #508

Merged
merged 65 commits into from
Oct 14, 2024
Merged

Add Leiden algorithm #508

merged 65 commits into from
Oct 14, 2024

Commits on Sep 3, 2024

  1. init

    DavIvek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    854951e View commit details
    Browse the repository at this point in the history
  2. fix naming

    DavIvek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3ef8d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. wip

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5dd94e7 View commit details
    Browse the repository at this point in the history
  2. wip

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    58c0a64 View commit details
    Browse the repository at this point in the history
  3. wip

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    57ef502 View commit details
    Browse the repository at this point in the history
  4. wip

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ee6eb3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d2d45 View commit details
    Browse the repository at this point in the history
  6. formating

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cc399f1 View commit details
    Browse the repository at this point in the history
  7. formating

    DavIvek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9b9fa4c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. wip

    DavIvek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0f9c878 View commit details
    Browse the repository at this point in the history
  2. wip

    DavIvek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    71edaae View commit details
    Browse the repository at this point in the history
  3. small fix

    DavIvek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3d69847 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. wip

    DavIvek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d776e4d View commit details
    Browse the repository at this point in the history
  2. wip

    DavIvek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d7d9cd9 View commit details
    Browse the repository at this point in the history
  3. improve moveNodesFast

    DavIvek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4b41742 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix CPM

    DavIvek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb6cce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0497c48 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. wip

    DavIvek committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8f0f758 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. wip

    DavIvek committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7f3312a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. restructure files

    DavIvek committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    be087c3 View commit details
    Browse the repository at this point in the history
  2. revert CMakeLists changes

    DavIvek committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a8706da View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    2fc259e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff5a25 View commit details
    Browse the repository at this point in the history
  3. fix aggregateGraph

    DavIvek committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    41ac4c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add boost to build deps

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    27dadad View commit details
    Browse the repository at this point in the history
  2. fix node id mapping

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    305a809 View commit details
    Browse the repository at this point in the history
  3. fix build issues

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c7b475a View commit details
    Browse the repository at this point in the history
  4. fix build issues and warnings

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    efaff6a View commit details
    Browse the repository at this point in the history
  5. fix build issues

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2554ba7 View commit details
    Browse the repository at this point in the history
  6. fix build issues

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5e43704 View commit details
    Browse the repository at this point in the history
  7. fix build issues wip

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    357b126 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a26d5f View commit details
    Browse the repository at this point in the history
  9. fix build issues wip

    DavIvek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c76edb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. wip

    DavIvek committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8c1f09e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. few fixes

    DavIvek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e71da74 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. improving leiden wip

    DavIvek committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    80691f1 View commit details
    Browse the repository at this point in the history
  2. improving leiden wip

    DavIvek committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ca73019 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. improving leiden wip

    DavIvek committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f9a63a0 View commit details
    Browse the repository at this point in the history
  2. improving leiden wip

    DavIvek committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bb5bdc3 View commit details
    Browse the repository at this point in the history
  3. improving leiden wip

    DavIvek committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2d2abc3 View commit details
    Browse the repository at this point in the history
  4. add fixes

    DavIvek committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f44d634 View commit details
    Browse the repository at this point in the history
  5. wip

    DavIvek committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    36ccc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    5b11857 View commit details
    Browse the repository at this point in the history
  2. use smart pointers

    DavIvek committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a94be18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a280e9 View commit details
    Browse the repository at this point in the history
  4. improvements wip

    DavIvek committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8d0cfcb View commit details
    Browse the repository at this point in the history
  5. improvements wip

    DavIvek committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ca94a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. improvements wip

    DavIvek committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c44b0f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. few bug fixes

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    adc52f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ea5db View commit details
    Browse the repository at this point in the history
  3. add tests for leiden

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ae46837 View commit details
    Browse the repository at this point in the history
  4. fix tests

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e655b8b View commit details
    Browse the repository at this point in the history
  5. cleanup

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8c16b9a View commit details
    Browse the repository at this point in the history
  6. fix tests

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6099e60 View commit details
    Browse the repository at this point in the history
  7. fix tests

    DavIvek committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cbde736 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    1af14a9 View commit details
    Browse the repository at this point in the history
  2. add TODO comment

    DavIvek committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9b6a656 View commit details
    Browse the repository at this point in the history
  3. fix flaky leiden test

    DavIvek committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1aa0b9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ed226 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f7094ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91515ca View commit details
    Browse the repository at this point in the history
  3. update README

    DavIvek committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e75a570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17b8b0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63780db View commit details
    Browse the repository at this point in the history
  6. remove redundant ifdef

    DavIvek committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    52e154e View commit details
    Browse the repository at this point in the history