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 parsing multiple depots #126

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Fix parsing multiple depots #126

merged 2 commits into from
Oct 14, 2024

Conversation

leonlan
Copy link
Member

@leonlan leonlan commented Oct 14, 2024

This PR fixes a bug introduced in #121. If a depot section included multiple depots, vrplib would only return the first depot and incorrectly ignored the other depots in the data.

@leonlan leonlan changed the title Fix parsing depot section Fix parsing multiple depots Oct 14, 2024
@leonlan leonlan requested a review from N-Wouda October 14, 2024 12:20
Copy link
Member

@N-Wouda N-Wouda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@N-Wouda N-Wouda mentioned this pull request Oct 14, 2024
3 tasks
@leonlan leonlan merged commit b4f804f into main Oct 14, 2024
5 checks passed
@leonlan leonlan deleted the fix-multi-depot-bug branch October 14, 2024 12:45
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