Q: We are currently having some difficulty in understanding a successful request. Can you link me to the documents that describe this output?
A: In https://developer.nvidia.com/docs/cuopt/python/serv_api.html “Returns” we can observe what the result consists of.
- First value : status. 0 - Successful and 1-Failure
- Second value : cost of travel
- Third value : vehicle count
- Fourth : Dictionary contains “route”, “arrival_stamp”, “truck_id”
You can observe for each unique truck id, you can observe the route with increase in arrival stamp