Route Optimization Fast API Tutorials
Configure pickups and deliveries
Optimize a set of pick-up and delivery tasks using the 'jobs' object along with time_window and service constraints. Also set-up a vehicle which fulfils the defined 'jobs'
Prioritize the jobs
When there are multiple tasks, some of them might assume priority under specific business situations. Configure the Route Optimization input to take care of such priorities.
Leverage skills and driver breaks
Vehicle or the drivers allocated to a particular task must be capable of fulfilling it. Take a look at how you can incorporate skill based constraints for a job. Also, see how you can include breaks for your drivers in between tasks.
Configure shipments
Set up 'shipments' object using various constraints like skills, pickup/delivery amounts, service duration and time_window constraints to take care of your shipment scenarios.