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

Parse user-defined routes as initial solution #606

Merged
merged 12 commits into from
Nov 4, 2021
Merged

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Nov 2, 2021

Issue

Fixes #376

Tasks

  • Add heuristic value for taking user-defined routes into account
  • Adjust heuristic parameters in Input
  • Take into account new option in VRP::solve
  • Populate routes from Vehicle::steps vectors
  • Update docs/API.md
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey mentioned this pull request Nov 3, 2021
@jcoupey jcoupey added this to the v1.11.0 milestone Nov 3, 2021
@jcoupey jcoupey merged commit 4e6f864 into master Nov 4, 2021
@jcoupey jcoupey deleted the feature/initial-routes branch January 14, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initial routes
2 participants