REST Resource: projects.locations

  • This resource has no persistent data associated with it.

  • The batchOptimizeTours method allows for the batch optimization of multiple vehicle tours.

  • The optimizeTours method optimizes tours by returning a set of routes for vehicles, minimizing the overall cost.

Resource

There is no persistent data associated with this resource.

Methods

batchOptimizeTours

Optimizes vehicle tours for one or more OptimizeToursRequest messages as a batch.

optimizeTours

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.