メインコンテンツまでスキップ

Get violations for a simulation

GET 

/api/v2/microservices/dynamic/routes_violation

Violations represent a potentially broken constraint in a simulation as a result of a manual edit of the order, vehicles, or simulation configurations. For example, a violation can occur if the manually created sequence of pickups for a vehicle would result in an overcapacity event (i.e., the cumulative demand of the orders assigned to the vehicle would exceed its capacity). More complex violations (e.g., broken label constraints) are not currently supported. Only capacity and time window violations are supported.

Request

Responses

A list of violated orders and vehicles with additional information