📄️ Logistics API Settings
The simulation.data.logisticsapisettings object allows you to fine-tune the optimization process when running simulations using the Stateful API. These settings control various aspects of the solver, model constraints, and calculation behavior.
📄️ Customer master
SWAT model supports synchronization, storing, management and automatic hydration of Location Master into the incoming booking. The purpose of the Location Master is to reduce the burden on the consuming application to storing coordinates, timewindows and other Location master related information. On upload, if a booking has a value set in booking.pickupoperationslocation or booking.pickupoperationslocation set, information from corresponding location will be automatically added to a booking, including:
📄️ Simulation as a data container
A simulation api acts as a comprehensive data container, bringing together all the necessary elements for route optimization and job allocation. It encapsulates the following:
📄️ Simulation templates
Simulation represents a complete set of objects, configurations and processing pipelines for a route optimization session. It also stores the optimization results (assignments between vehicles and nodes).