Problem when considering vehicles with different vehicle speed and capacity in Google OR tools python
Opened this issue · 0 comments
ankitgupta0310 commented
Hey, can I have an example of how to implement the following in the Google OR with time windows:
- Different vehicle speeds
- Different vehicle capacity
- Delivering packages rather than picking it up
I know I have to use AddDimensionWithVehicleTransits but I dont know how to use it.