Cuopt Numerical Optimization Api
NVIDIA/cuopt/skills/cuopt-numerical-optimization-apicodingOfficial
Official Provider SkillView repo
LP, MILP, and QP (beta) with cuOpt — Python, C, and CLI. Use when the user is solving LP, MILP, or QP with any cuOpt interface.
Files40 files
BENCHMARK.md82 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-numerical-optimization-api
Files40 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 FormulationLP, MILP, QP — concepts, problem-text parsing, and formulation patterns (parameters, constraints, decisions, objective). Concepts only; no API.Cuopt Routing Api PythonVehicle routing (VRP, TSP, PDP) with cuOpt — Python API only. Use when the user is building or solving routing in Python.Cuopt Server Api PythoncuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.