Skip to content

Heuristics refactoring#970

Merged
jcoupey merged 12 commits intomasterfrom
refactor/heuristic-calls
Aug 29, 2023
Merged

Heuristics refactoring#970
jcoupey merged 12 commits intomasterfrom
refactor/heuristic-calls

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Aug 15, 2023

Issue

Fixes #837

Tasks

  • Build empty solutions outside the heuristics
  • Pass empty solutions to the heuristics by ref
  • Have heuristics return the solution Eval
  • Pass (optional?) set of vehicles to consider in heuristics
  • Pass (optional?) set of jobs to consider in heuristics
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.14.0 milestone Aug 15, 2023
@jcoupey jcoupey merged commit 3b2bf94 into master Aug 29, 2023
@jcoupey jcoupey deleted the refactor/heuristic-calls branch September 6, 2023 14:25
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.

Refactor heuristics calls

1 participant