Skip to content

Fix problems with distance matrices#1299

Merged
jcoupey merged 6 commits intomasterfrom
fix/distance-matrices-usage
Oct 23, 2025
Merged

Fix problems with distance matrices#1299
jcoupey merged 6 commits intomasterfrom
fix/distance-matrices-usage

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Oct 16, 2025

Issue

Fixes #1281, fixes #1298

Tasks

  • Avoid misleading "Unexpected location index" error with distances matrix without durations
  • Store profiles that require distance-based optimization upon vehicle creation
  • Adjust check in Input::init_missing_matrices accordingly
  • Update docs/API.md
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.15.0 milestone Oct 16, 2025
@jcoupey jcoupey merged commit ee6b55a into master Oct 23, 2025
4 checks passed
@jcoupey jcoupey deleted the fix/distance-matrices-usage branch October 23, 2025 08:56
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.

Wrong distance-based optimization with only custom durations Bug with distances matrices

1 participant