Skip to content

Improve vrptw::PDShift#968

Merged
jcoupey merged 3 commits intomasterfrom
fix/unnecessary-range-copy
Aug 13, 2023
Merged

Improve vrptw::PDShift#968
jcoupey merged 3 commits intomasterfrom
fix/unnecessary-range-copy

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Aug 12, 2023

Issue

Fixes #852

Tasks

  • Only generate source_without_pd upon applying PDShift
  • Remove unnecessary loops that can be replaced by delivery_in_range
  • Update CHANGELOG.md
  • review

@jcoupey
Copy link
Copy Markdown
Collaborator Author

jcoupey commented Aug 12, 2023

The (limited) tests I ran on the smallest Li&Lim instances do not show a significant computing time gain here.

@jcoupey jcoupey merged commit 6766a03 into master Aug 13, 2023
@jcoupey jcoupey deleted the fix/unnecessary-range-copy branch August 14, 2023 08:34
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.

Unnecessary range copy in vrptw::PDShift

1 participant