ejwillemse / app_vukwm_bag_delivery

1 stars 0 forks source link

refactor to pyvroom and pyvalhalla #13

Open ejwillemse opened 1 year ago

ejwillemse commented 1 year ago

Change app from using OSRM and hygese to using:

See https://github.com/WasteLabs/streamlit_example_routing_app (notebooks) for some early experiments.

This should allow for complete local running, but it will increase computation time for extracting time and distance matrices.

ejwillemse commented 1 year ago

Replace OSRM cost matrix extraction with pyvalhalla.

ejwillemse commented 1 year ago

Replace OSRM-TSP and pyhgese solver with pyvroom

ejwillemse commented 1 year ago

Replace OSRM visualisation/summary with pyvalhalla