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

Load tsplib using the tspf crate. #169

Closed
wants to merge 5 commits into from
Closed

Conversation

luleyleo
Copy link
Collaborator

This seems much easier than doing the parsing ourselves. I've also updated Tsplib to include all the new examples.

luleyleo added 3 commits May 27, 2023 22:24
There are instances with explicit distances, which are annoying to handle.
Maybe even more can be moved to tspf, making our problem instance just a thin
compatibility layer over tspf.
@luleyleo luleyleo force-pushed the simplify-tsplib-loading branch from f10317f to 53bccb3 Compare May 28, 2023 21:25
@luleyleo
Copy link
Collaborator Author

I moved this work here: https://github.com/mahf-opt/mahf-tsplib

It's probably better to discard this PR and instead re-export that crate.

@luleyleo
Copy link
Collaborator Author

luleyleo commented Jun 2, 2023

I'm closing this in favor of the above.

@luleyleo luleyleo closed this Jun 2, 2023
@luleyleo luleyleo deleted the simplify-tsplib-loading branch July 10, 2023 06:53
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.

1 participant