Skip to content

Fix valid route rejected as infeasible#1340

Open
jcoupey wants to merge 9 commits intomasterfrom
fix/valid-route-rejected-as-infeasible
Open

Fix valid route rejected as infeasible#1340
jcoupey wants to merge 9 commits intomasterfrom
fix/valid-route-rejected-as-infeasible

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Apr 22, 2026

Issue

Fixes #1251

Tasks

  • Move route initialization logic from heuristics to the Route context
  • Split current validity check logic between RawRoute and TWRoute
  • In case steps route is seen as invalid with the default break insertion heuristic, try building with the breaks layout from vehicle steps
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.16.0 milestone Apr 22, 2026
@jcoupey jcoupey added the bug label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Infeasible route for vehicle" error for route from previous response

1 participant