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

Fix bug in shortest path implementation #449

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Conversation

crazyboycjr
Copy link
Contributor

#447

This PR should fix the algorithm implementation in shortest path. The unit test created in #448 should pass now.

@crazyboycjr
Copy link
Contributor Author

crazyboycjr commented Jan 23, 2024

The patch does not touch other part of the code base. The failing CI jobs should be irrelevant. @gsliepen Could you please take a look?

@gsliepen gsliepen merged commit 7eeb292 into gsliepen:1.1 Jan 23, 2024
21 of 25 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.

None yet

2 participants