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 Model Problem #17

Closed
4 of 6 tasks
d-lowl opened this issue Nov 8, 2020 · 1 comment
Closed
4 of 6 tasks

TSP Model Problem #17

d-lowl opened this issue Nov 8, 2020 · 1 comment
Projects

Comments

@d-lowl
Copy link
Owner

d-lowl commented Nov 8, 2020

  • Permutation search space
  • 2-exchange neighbourhood
  • TSP cost function
  • Loading from file -- TSPlib

Optionals:

  • k-exchange neighbourhood
  • recombination and mutation operators for permutation search spaces
@d-lowl d-lowl added this to To do in kGLSM MVP via automation Nov 8, 2020
@d-lowl d-lowl moved this from To do to In progress in kGLSM MVP Nov 8, 2020
@d-lowl
Copy link
Owner Author

d-lowl commented Nov 8, 2020

Merged, PR #18

Optionals will be put as separate tickets

@d-lowl d-lowl closed this as completed Nov 8, 2020
kGLSM MVP automation moved this from In progress to Done Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant