Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PriorityReplace #1210

Merged
merged 13 commits into from
Jan 29, 2025
Merged

Fix PriorityReplace #1210

merged 13 commits into from
Jan 29, 2025

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Jan 16, 2025

Issue

Fixes #1162

Tasks

  • Add checks for pending deliveries for PriorityReplace
  • If start route replacement split has a pending delivery problem, try finding a smaller start route without splitting problem
  • If end route replacement split has a pending delivery problem, try finding a smaller end route without splitting problem
  • Account for number of tasks after applying to discriminate between start or end replacement if both are valid
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.15.0 milestone Jan 16, 2025
@jcoupey
Copy link
Collaborator Author

jcoupey commented Jan 29, 2025

Fixes #1212

@jcoupey jcoupey merged commit c9deab8 into master Jan 29, 2025
4 checks passed
@jcoupey jcoupey deleted the fix/invalid-priority-replace branch January 29, 2025 11:02
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.

Invalid route reached with PriorityReplace
1 participant