mvrp
Methods
Adds a task | POST /api/v1/vrs/add/mvrp |
Gets list of child tasks | GET /api/v1/vrs/children |
Gets list of rented vehicles for the task | GET /api/v1/vrs/mvrp/{task_id}/rented-vehicle |
Gets task result | GET /api/v1/vrs/result/mvrp/{task_id} |
Adds a task | POST /api/v1/vrs/add/mvrp |
Gets list of child tasks | GET /api/v1/vrs/children |
Gets list of rented vehicles for the task | GET /api/v1/vrs/mvrp/{task_id}/rented-vehicle |
Gets task result | GET /api/v1/vrs/result/mvrp/{task_id} |