Skip to content

Filter out max travel time situation for TSP solving#934

Merged
jcoupey merged 3 commits intomasterfrom
fix/TSP-with-max-travel-time
Jun 22, 2023
Merged

Filter out max travel time situation for TSP solving#934
jcoupey merged 3 commits intomasterfrom
fix/TSP-with-max-travel-time

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Jun 22, 2023

Issue

Fixes #884

Tasks

  • Do not use TSP solving code when a max_travel_time constraint apply
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added the bug label Jun 22, 2023
@jcoupey jcoupey added this to the v1.14.0 milestone Jun 22, 2023
@jcoupey jcoupey merged commit c968072 into master Jun 22, 2023
@jcoupey jcoupey deleted the fix/TSP-with-max-travel-time branch June 22, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

max_travel_time parameter has no effect on optimization

1 participant