Page Summary
-
This resource has no persistent data associated with it.
-
The
batchOptimizeToursmethod allows for the batch optimization of vehicle tours for multiple requests. -
The
optimizeToursmethod processes a shipment model and returns optimized routes for vehicles, aiming to minimize the overall cost.
Resource
There is no persistent data associated with this resource.
Methods |
|
|---|---|
|
Optimizes vehicle tours for one or more OptimizeToursRequest messages as a batch. |
|
Sends an OptimizeToursRequest containing a ShipmentModel and returns an OptimizeToursResponse containing ShipmentRoutes, which are a set of routes to be performed by vehicles minimizing the overall cost. |