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

TSP Problem Mask #52

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

TSP Problem Mask #52

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

Comments

@koalamitice
Copy link
Member

Problem Mask to enter TSP problems.
We could use GML as input format here, but using the TSPLIB-95 TSP format would be better because it is well known.
--> TSPLIB format is preferred
Examples can be found here: http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/tsp/
(file names with "tour" are solutions, you can ignore them)

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

@koalamitice koalamitice transferred this issue from ProvideQ/toolbox-server Aug 30, 2024
@koalamitice
Copy link
Member Author

@Elscrux can we add this to #51 ?

@koalamitice koalamitice self-assigned this Aug 30, 2024
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