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

Ponctual fixes #137

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Ponctual fixes #137

merged 3 commits into from
Oct 20, 2023

Conversation

g-poveda
Copy link
Collaborator

This pull request tackle 3 different files, all unrelated to each other but are relevant for the library :

  • update of mutation_integer initialisation, to use the latest functionalities than the mutation in the genetic algorithms were already using (to init bounds of variable).
  • update of a graph api function to actually implement correctly the undirected/directed case.
  • Ortools solver slightly improved to also minimize the time dimension

- cumul of the distance also minimized by the finalizer
- possibility to provide initial routing to the solver.
@g-poveda g-poveda merged commit 5d9da87 into airbus:master Oct 20, 2023
19 checks passed
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.

1 participant