-
Notifications
You must be signed in to change notification settings - Fork 7
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
test data release #1
Comments
Hi @gshuangchun ! Thanks for reporting the missing dataset - we forgot to upload it. We updated it alongside several bugfixes, enhancement, and automatic testing :) Feel free to report any further issues~ |
Hi @gshuangchun , answering because we added much improved datasets (i.e. now they can be automatically generated and reproducible) with accompanying BKS solutions from traditional solvers and checkpoints! |
Good job! |
Follow-up: The latest preprint is now available on Arxiv https://arxiv.org/abs/2406.15007 |
Thank you for your contribution!
I cannot reproduce the results in Table 5.1. Could you please release the test npz files? such as
test_data = [
"cvrp/test/50.npz",
"ovrp/test/50.npz",
"ovrpb/test/50.npz",
"ovrpbl/test/50.npz",
"ovrpbltw/test/50.npz",
"ovrpbtw/test/50.npz",
"ovrpl/test/50.npz",
"ovrpltw/test/50.npz",
"ovrptw/test/50.npz",
"vrpb/test/50.npz",
"vrpl/test/50.npz",
"vrpbltw/test/50.npz",
"vrpbtw/test/50.npz",
"vrpbl/test/50.npz",
"vrpltw/test/50.npz",
"vrptw/test/50.npz",
]
The text was updated successfully, but these errors were encountered: