NVIDIA/cuopt/cuopt-numerical-optimization-api-python
cuOpt
NVIDIA
Solve Linear Programming (LP), Mixed-Integer Linear Programming (MILP), and Quadratic Programming (QP, beta) with the Python API.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.
Related skills
cuOpt
NVIDIA/cuopt/cuopt-developer
Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI).
NVIDIA
Details →
cuOpt
NVIDIA/cuopt/cuopt-install
Install cuOpt for Python, C, or as a server (pip, conda, Docker) — system requirements, install commands, and verification.
NVIDIA
Details →
cuOpt
NVIDIA/cuopt/cuopt-numerical-optimization-api-c
LP, MILP, and QP (beta) with cuOpt — C API only.
NVIDIA
Details →
cuOpt
NVIDIA/cuopt/cuopt-numerical-optimization-api-cli
LP, MILP, and QP (beta) with cuOpt — CLI only (MPS files, cuopt_cli).
NVIDIA
Details →