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

Improve optim insert for low quality first solutions #159

Conversation

senhalil
Copy link
Contributor

@senhalil senhalil commented Mar 16, 2021

Instead of trusting the supplied initial solutions, we launch the first solution heuristics (without the initial routes) and select the best initial solution inside best_heuristic_selection.

We set the best solution coming out of this process as initial solution to not to lose time again with initial solution heuristics.

  • Update changelog

@fonsecadeline
Copy link
Contributor

@senhalil do you want to update changelog before we merge ?

@fab-girard fab-girard merged commit 75f96e8 into Mapotempo:dev Apr 6, 2021
@senhalil senhalil deleted the feat/improve-optim-insert-for-low-quality-first-solutions branch April 9, 2021 13:23
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.

4 participants