Skip to content

Parse user-defined routes as initial solution#606

Merged
jcoupey merged 12 commits intomasterfrom
feature/initial-routes
Nov 4, 2021
Merged

Parse user-defined routes as initial solution#606
jcoupey merged 12 commits intomasterfrom
feature/initial-routes

Conversation

@jcoupey
Copy link
Copy Markdown
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
Comment thread src/structures/typedefs.h
@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