Skip to content

Update distances handling#1001

Merged
jcoupey merged 20 commits intomasterfrom
refactor/distances
Sep 28, 2023
Merged

Update distances handling#1001
jcoupey merged 20 commits intomasterfrom
refactor/distances

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Sep 26, 2023

Issue

Fixes #957, fixes #995.

Tasks

  • Refine pattern to decide whether to report distances in output
  • Deprecate current distance-filling code in add_route_info routing wrappers
  • Update steps distance in format_solution (for RawRoute)
  • Update steps distance in format_route (for TWRoute)
  • Update steps distance in plan mode
  • Add violation check for max_distance in plan mode
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.14.0 milestone Sep 26, 2023
@jcoupey jcoupey merged commit deb6bc0 into master Sep 28, 2023
@jcoupey jcoupey deleted the refactor/distances branch September 28, 2023 15:23
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.

Handle MAX_DISTANCE violations in plan mode Simplify routing wrapper add_route_info

1 participant