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

Multiple auxiliary edge weights #23

Open
JeremyGelb-ARTM-RVD opened this issue Apr 24, 2024 · 1 comment
Open

Multiple auxiliary edge weights #23

JeremyGelb-ARTM-RVD opened this issue Apr 24, 2024 · 1 comment

Comments

@JeremyGelb-ARTM-RVD
Copy link

Thank you for this incredible work !

I would like to know if it could be possible to have simultaneously multiple auxiliary edge weights. It could be passed to the function makegraph as a matrix for example.

This would be very helpfull because we would not have to recalculate several times the same itineraries when we have multiple auxiliary edge weights.

All the best !

@JeremyGelb-ARTM-RVD
Copy link
Author

Also, I realized that to have the cumulated auxiliary weight values, it is necessary to recalculate the distance matrix. Could the function get_distance_matrix produce a list with two matrices ? One with obtained with the sum of the weights and the second with the sum of the auxiliary values ?

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

No branches or pull requests

1 participant