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

Complete get_shortest_path_distance_between_all_nodes #134

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

toruseo
Copy link
Owner

@toruseo toruseo commented Sep 16, 2024

1st task in #133

@EwoutH
Copy link
Contributor

EwoutH commented Sep 16, 2024

Maybe a keyword argument would be useful here, that can be "distance", "instant_tt" or "previous_tt" for example.

@toruseo
Copy link
Owner Author

toruseo commented Sep 16, 2024

Since they return completely different types of values, I prefer to implement them as different functions

@toruseo toruseo merged commit 479b0b2 into main Sep 16, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants