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

Succinct graph representations #1041

Merged
merged 28 commits into from
Mar 8, 2021
Merged

Succinct graph representations #1041

merged 28 commits into from
Mar 8, 2021

Commits on Feb 18, 2021

  1. Moved Sux4J files to unimi-dsi

    vigna committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b010ef2 View commit details
    Browse the repository at this point in the history
  2. Moved Sux4J files to unimi-dsi

    vigna committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    83aba60 View commit details
    Browse the repository at this point in the history
  3. Fixed dependencies

    vigna committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    8c23534 View commit details
    Browse the repository at this point in the history
  4. Fixed copyright

    vigna committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    29288dc View commit details
    Browse the repository at this point in the history
  5. Package info

    vigna committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    cf99e53 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    30ff570 View commit details
    Browse the repository at this point in the history
  2. IntIntPair-based implementation

    vigna committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3968be3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    3186973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a282b View commit details
    Browse the repository at this point in the history
  3. Fixed javadoc

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    b82ffd4 View commit details
    Browse the repository at this point in the history
  4. Tweaking

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    de93f41 View commit details
    Browse the repository at this point in the history
  5. Faster iteration

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    7b0500b View commit details
    Browse the repository at this point in the history
  6. Improved iteration

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    d67ae25 View commit details
    Browse the repository at this point in the history
  7. Improved iteration

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    fb8bb54 View commit details
    Browse the repository at this point in the history
  8. Fixed checkstyle violations

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    9ed84b8 View commit details
    Browse the repository at this point in the history
  9. Fixed checkstyle violations

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    13e1c65 View commit details
    Browse the repository at this point in the history
  10. Now we implement serializable

    vigna committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    f99dba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Improved docs and enumeration

    vigna committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    4cc4eb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Improved docs

    vigna committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f01db34 View commit details
    Browse the repository at this point in the history
  2. Improved docs

    vigna committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    be52580 View commit details
    Browse the repository at this point in the history
  3. Improved docs

    vigna committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    d3263c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b08537 View commit details
    Browse the repository at this point in the history
  5. Fixed javadoc

    vigna committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    407ba04 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    703d8d1 View commit details
    Browse the repository at this point in the history
  2. Added constructors with choice of support for incoming arcs and const…

    …ructors acceping a supplier of streams of edges
    vigna committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    b5edc80 View commit details
    Browse the repository at this point in the history
  3. Fixed Javadoc

    vigna committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    edd7fb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Fixed Javadoc

    vigna committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    17dad55 View commit details
    Browse the repository at this point in the history