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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fix PriorityReplace #1210

wants to merge 7 commits into from

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
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