Skip to content

Commit

Permalink
Merge branch 'refactor/heuristic-calls'
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoupey committed Aug 29, 2023
2 parents 891bf0f + 3be8f58 commit 3b2bf94
Show file tree
Hide file tree
Showing 6 changed files with 370 additions and 253 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- `Eval::operator<` sorts on cost, then duration (#914)
- Improved `vrptw::PDShift` implementation (#852)
- Reserve `vector` capacity whenever possible (#915)
- Refactor heuristics to be able to operate on a subset of jobs and vehicles (#837)

### Fixed

Expand Down
Loading

0 comments on commit 3b2bf94

Please sign in to comment.