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

Vehicle Routing Problem Mask #79

Closed
koalamitice opened this issue Aug 30, 2024 · 1 comment
Closed

Vehicle Routing Problem Mask #79

koalamitice opened this issue Aug 30, 2024 · 1 comment
Assignees

Comments

@koalamitice
Copy link
Member

Problem Mask to enter CVRP problems.
We want to use the TSPLIB ".vrp" format as input
Examples can be found here: https://github.com/pdrozdowski/TSPLib.Net/tree/master/TSPLIB95/vrp

CVRP solvers will be added by Lucas later, so we just need to problem mask at the moment (without a working solver)

@koalamitice
Copy link
Member Author

Got added with #78 -> will be closed.

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

No branches or pull requests

2 participants