Skip to content

feat: direction support on apsp #223

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

tristan-f-r
Copy link
Collaborator

@tristan-f-r tristan-f-r commented May 22, 2025

closes #121. This PR also:

  • updates the Python and networkx version associated to the AllPairsShortestPaths algorithm.
  • Uses Path unsparingly (should we encourage this throughout the codebase?)

@tristan-f-r tristan-f-r marked this pull request as ready for review May 23, 2025 17:27
@tristan-f-r tristan-f-r added the algorithm Pathway reconstruction algorithm to add to SPRAS label May 29, 2025
@tristan-f-r
Copy link
Collaborator Author

Note that the CI fails because the --directed flag is not present inside the published docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Pathway reconstruction algorithm to add to SPRAS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add All Pairs Shortest Paths on directed graphs
2 participants