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

Refactor k-core #2731

Merged
merged 102 commits into from
Nov 29, 2022
Merged

Refactor k-core #2731

merged 102 commits into from
Nov 29, 2022

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    0264144 View commit details
    Browse the repository at this point in the history
  2. fix clang-format issues

    ChuckHastings committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cdf5f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. add mechanism to create result from core_number for case where python…

    … user deletes the original but needs to recreate
    ChuckHastings committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    650d017 View commit details
    Browse the repository at this point in the history
  2. address PR comments

    ChuckHastings committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3d06e3d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. update raft import

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    bed80ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e8c61 View commit details
    Browse the repository at this point in the history
  3. fix typo

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    101f35b View commit details
    Browse the repository at this point in the history
  4. add k-core to the cmake list

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d322c20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11a9965 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c93feb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90a1afe View commit details
    Browse the repository at this point in the history
  8. fix typo

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    ab94ba6 View commit details
    Browse the repository at this point in the history
  9. implement 'k_core' mg tests

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    21e006f View commit details
    Browse the repository at this point in the history
  10. update gc collect

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    63512ea View commit details
    Browse the repository at this point in the history
  11. remove legacy k_core

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    e7e69a0 View commit details
    Browse the repository at this point in the history
  12. fix style

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    c345897 View commit details
    Browse the repository at this point in the history
  13. update branch

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    46f7508 View commit details
    Browse the repository at this point in the history
  14. add fixme

    jnke2016 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    72e547e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    2c00479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fec14f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3891803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acbb67e View commit details
    Browse the repository at this point in the history
  5. add FIXMEs

    jnke2016 committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    228ee16 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. fix merge conflict

    jnke2016 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    06cb604 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    jnke2016 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e6f7605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f1450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38186eb View commit details
    Browse the repository at this point in the history
  5. remove outdated comments

    jnke2016 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    fb2f661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71f916d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c2ecc7 View commit details
    Browse the repository at this point in the history
  8. fix style

    jnke2016 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    fdcb270 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    29b4fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8926d3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5d4ce View commit details
    Browse the repository at this point in the history
  4. update tests

    jnke2016 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5dc3d7d View commit details
    Browse the repository at this point in the history
  5. fix typo

    jnke2016 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    79224d4 View commit details
    Browse the repository at this point in the history
  6. rename column

    jnke2016 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4b26634 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. remove flag

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    23fcd26 View commit details
    Browse the repository at this point in the history
  2. add FIXME

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1043949 View commit details
    Browse the repository at this point in the history
  3. remove outdated comments

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6be8b30 View commit details
    Browse the repository at this point in the history
  4. fix typo

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4c99a84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6935c4 View commit details
    Browse the repository at this point in the history
  6. update k_core MG tests

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9318bde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47db56b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92e9923 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1caebd0 View commit details
    Browse the repository at this point in the history
  10. update docstrings

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e24289b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4a70bc View commit details
    Browse the repository at this point in the history
  12. fix typo

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    17cd77f View commit details
    Browse the repository at this point in the history
  13. add FIXMEs

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d4c352e View commit details
    Browse the repository at this point in the history
  14. remove outdated import

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2f3168f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29a4fe7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da9275c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0b0e469 View commit details
    Browse the repository at this point in the history
  18. fix style

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0fdc3cd View commit details
    Browse the repository at this point in the history
  19. remove unused variable

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2b08ee3 View commit details
    Browse the repository at this point in the history
  20. fix merge conflicts

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0924311 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6694446 View commit details
    Browse the repository at this point in the history
  22. pass 'degree_type' as input

    jnke2016 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    aad2b23 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. fix merge conflict

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5c04033 View commit details
    Browse the repository at this point in the history
  2. add tests for invalid input

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d7e3e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eabce08 View commit details
    Browse the repository at this point in the history
  4. update docstrings

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7df897e View commit details
    Browse the repository at this point in the history
  5. fix typo

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1a382f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52c0ef6 View commit details
    Browse the repository at this point in the history
  7. raise appropriate error

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c67647f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa7f36f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25ff6d4 View commit details
    Browse the repository at this point in the history
  10. fix typo

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c052720 View commit details
    Browse the repository at this point in the history
  11. fix typo

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fca2a38 View commit details
    Browse the repository at this point in the history
  12. fix style

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d57e337 View commit details
    Browse the repository at this point in the history
  13. fix style

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5529401 View commit details
    Browse the repository at this point in the history
  14. remove unused function call

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    51fe544 View commit details
    Browse the repository at this point in the history
  15. fix typo

    jnke2016 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    95368ab View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    8fac872 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    61f9198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    844bd86 View commit details
    Browse the repository at this point in the history
  3. remove end of file

    jnke2016 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2219959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2439273 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d174365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f3cd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba30f0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c82823 View commit details
    Browse the repository at this point in the history
  9. change comparison method

    jnke2016 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f6b558a View commit details
    Browse the repository at this point in the history
  10. remove expensive check

    jnke2016 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2a305d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fa6c79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32dfbf2 View commit details
    Browse the repository at this point in the history
  13. raise appropriate error

    jnke2016 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a642629 View commit details
    Browse the repository at this point in the history
  14. fix style

    jnke2016 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    858981e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. remove warnings

    jnke2016 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1ddb66a View commit details
    Browse the repository at this point in the history
  2. fix style

    jnke2016 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    bfa53a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. update docstrings

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f11d4bf View commit details
    Browse the repository at this point in the history
  2. update docstrings

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7304c3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd395ed View commit details
    Browse the repository at this point in the history
  4. add comments

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    22fcd29 View commit details
    Browse the repository at this point in the history
  5. remove unused import

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    34f9f15 View commit details
    Browse the repository at this point in the history
  6. update docstrings

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7963eba View commit details
    Browse the repository at this point in the history
  7. remove unsued import

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a6981ee View commit details
    Browse the repository at this point in the history
  8. remove unsued import

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    dbd7911 View commit details
    Browse the repository at this point in the history
  9. fix style

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d458a5f View commit details
    Browse the repository at this point in the history
  10. fix typo in the docstrings

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8896390 View commit details
    Browse the repository at this point in the history
  11. update docstrings

    jnke2016 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3d91d52 View commit details
    Browse the repository at this point in the history