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

PathFinder v2 #2358

Merged
merged 21 commits into from
Aug 29, 2024
Merged

PathFinder v2 #2358

merged 21 commits into from
Aug 29, 2024

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

  1. Change output structure of Pathfinder. #2326

    Implement parallel processing for constructing graphs from paths and retrieving edges from ploverDB.#2331
    mohsenht committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2b97ebf View commit details
    Browse the repository at this point in the history
  2. Change output structure of Pathfinder. #2326

    Implement parallel processing for constructing graphs from paths and retrieving edges from ploverDB.#2331
    mohsenht committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0b006c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

  1. Add a node category constraint to the Path Finder query to ensure pat…

    …hs include at least one node with the selected category.
    
    #2316
    mohsenht committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b03e1fc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Delete legacy functions

    mohsenht committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ce18faa View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Pre computed NGDs database

    mohsenht committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f96f55e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cc0b34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803b86b View commit details
    Browse the repository at this point in the history
  3. Mistype NGDRepository

    mohsenht committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b3d848e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75ce024 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    1977ba0 View commit details
    Browse the repository at this point in the history
  2. test PathFinder

    mohsenht committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    06953a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff5fab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a0be9 View commit details
    Browse the repository at this point in the history
  5. add annotation @pytest.mark.skip(reason="This test is too slow") to t…

    …est_ARAXRanker_test13_asset355
    mohsenht committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bda1a30 View commit details
    Browse the repository at this point in the history
  6. delete response.json

    mohsenht committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    95101d5 View commit details
    Browse the repository at this point in the history