cuOpt Thin Client Overview#
The NVIDIA-managed cuOpt service is a high-performance, on-demand routing optimization service fully managed by NVIDIA. Users do not need to be concerned about resource provisioning or environment setup; simply pip install
the cuOpt Python thin client, enter your credentials, and solve your routing problems. As a routing optimization-focused API, users can easily map their problems to familiar data concepts such as environments, fleets, and tasks.
Install#
Refer to the thin client install in the quickstart guide.
Managed Service Thin Client