mapbox/node-or-tools

Problem when considering vehicles with different vehicle speed and capacity in Google OR tools python

Opened this issue · 0 comments

Hey, can I have an example of how to implement the following in the Google OR with time windows:

  1. Different vehicle speeds
  2. Different vehicle capacity
  3. Delivering packages rather than picking it up

I know I have to use AddDimensionWithVehicleTransits but I dont know how to use it.