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

Posibility to debug location pairs in matrix generation #7074

Closed
urosjarc opened this issue Nov 20, 2024 · 1 comment
Closed

Posibility to debug location pairs in matrix generation #7074

urosjarc opened this issue Nov 20, 2024 · 1 comment

Comments

@urosjarc
Copy link

Our team have found some of the triangle inequalities when generating distance matrixes >2000x2000, and for those cases there should be some method for debuging purposes in order to report more quality issues regarding errors while generating big matrixes. How can we debug such cases?

@jcoupey
Copy link

jcoupey commented Nov 20, 2024

If you mean that there are situations where the triangle inequality does not hold in distance matrices, then that is not a bug if you're not targeting "shortest distance" routes from the routing profile. See #5178.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants