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

Feature/girgs #320

Closed
wants to merge 10 commits into from
Closed

Feature/girgs #320

wants to merge 10 commits into from

Commits on Jul 1, 2019

  1. Copied code from https://github.com/chistopher/girgs

    Co-authored-by: Christopher Weyand <christopher.weyand@student.hpi.de>
    manpen and Christopher Weyand committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    e67cc87 View commit details
    Browse the repository at this point in the history
  2. Inline .inl files

    manpen committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    8bf5a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e6264a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7bbd11 View commit details
    Browse the repository at this point in the history
  5. Add Python bindings and tests

    manpen committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    baf70ef View commit details
    Browse the repository at this point in the history
  6. Backport changes from GIRGs upstream

    Co-authored-by: Christopher Weyand <christopher.weyand@student.hpi.de>
    manpen and Christopher Weyand committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7c06b06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1e44cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8394d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Fix incompatiblities with MSVC and increase stability

    Remove OMP max-reduction as not supported by MSVC
    Avoid UB on post-decremented iterator
    GIRGs without MSVC warnings
    Increase slack in probabilistic test
    Adhere to NetworKit code style
    manpen committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    14dd3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9b1d8 View commit details
    Browse the repository at this point in the history