Cuopt Routing Api Python
NVIDIA/cuopt/skills/cuopt-routing-api-pythoncodingOfficial
Official Provider SkillView repo
Vehicle routing (VRP, TSP, PDP) with cuOpt — Python API only. Use when the user is building or solving routing in Python.
Files12 files
BENCHMARK.md81 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorNVIDIA
Categorycoding
Skill IDNVIDIA/cuopt/skills/cuopt-routing-api-python
Files12 files
Related skills
Cuopt DeveloperModify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, PRs, DCO, and code conventions.Cuopt InstallInstall cuOpt for Python, C, or server via pip, conda, or Docker; verify the install. For building cuOpt from source, see cuopt-developer.Cuopt Multi Objective ExplorationTrace and interpret the Pareto frontier across competing objectives using repeated single-objective cuOpt solves (weighted-sum and ε-constraint).Cuopt Numerical Optimization ApiLP, MILP, and QP (beta) with cuOpt — Python, C, and CLI. Use when the user is solving LP, MILP, or QP with any cuOpt interface.Cuopt Numerical Optimization FormulationLP, MILP, QP — concepts, problem-text parsing, and formulation patterns (parameters, constraints, decisions, objective). Concepts only; no API.Cuopt Server Api PythoncuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.