Skip to content

Handle timeout value#595

Merged
jcoupey merged 16 commits intomasterfrom
feature/time-out
Oct 21, 2021
Merged

Handle timeout value#595
jcoupey merged 16 commits intomasterfrom
feature/time-out

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Oct 15, 2021

Issue

Fixes #594

Tasks

  • Use -l flag value
  • Store timeout/deadline in relevant objects
  • Stop local search process once timeout is elapsed
  • Try smoothing timeout across searches
  • Handle TSP specific case
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey changed the title Feature/time out Handle timeout value Oct 15, 2021
@jcoupey jcoupey added this to the v1.11.0 milestone Oct 15, 2021
@jcoupey jcoupey mentioned this pull request Oct 18, 2021
@jcoupey
Copy link
Copy Markdown
Collaborator Author

jcoupey commented Oct 18, 2021

Tuning how to split available time for the TSP edge case that has its own local search logic was actually the longest part for this...

@jcoupey jcoupey merged commit 02ba81b into master Oct 21, 2021
@jcoupey jcoupey deleted the feature/time-out branch October 21, 2021 09:16
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.

Time-out option

1 participant