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

release/v1.2 K shortest paths queries fix and documentation update #5596

Merged
merged 3 commits into from
Jun 9, 2020

Commits on Jun 8, 2020

  1. K-Shortest path query fix (#5410)

    * Bug fix for depth parameter
    * Handle cycles in K - Shortest path queries
    
    (cherry picked from commit 6332254)
    all-seeing-code committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b091e93 View commit details
    Browse the repository at this point in the history
  2. Edit test cases to remove flaky behavior (#5464)

    (cherry picked from commit bae2b1b)
    all-seeing-code committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    27ea4d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee679fd View commit details
    Browse the repository at this point in the history