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

Support ragged arrays #119

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Support ragged arrays #119

merged 3 commits into from
Jun 21, 2024

Conversation

leonlan
Copy link
Member

@leonlan leonlan commented Jun 21, 2024

This PR closes #108.

@leonlan leonlan marked this pull request as ready for review June 21, 2024 07:32
@leonlan
Copy link
Member Author

leonlan commented Jun 21, 2024

This is just a quick patch to support ragged arrays because it's handy for testing PyVRP with site-dependent VRP instances. After this, I think we should only add support #117 before starting the big rehaul #114.

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

@leonlan leonlan merged commit a7ff515 into main Jun 21, 2024
5 checks passed
@leonlan leonlan deleted the ragged-array branch June 21, 2024 07:55
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.

Ragged arrays
2 participants