cuopt-qp-api-python

Official

Solve quadratic programs with cuOpt in Python.

AuthorNVIDIA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables building and solving Quadratic Programs (QP) using cuOpt through a Python API, allowing developers to model variables, objectives and constraints and obtain optimal solutions.

Core Features & Use Cases

  • Create optimization problems with Problem, addVariable, setObjective (MINIMIZE), and addConstraint; supports pure quadratic objectives.
  • Demonstrated workflows include portfolio optimization, least squares, and quadratic problems with linear constraints, providing practical templates and patterns.
  • Use SolverSettings to tune runtime behavior and interpret Status results to retrieve ObjValue and variable values.

Quick Start

Create a cuOpt Problem, configure variables, specify a quadratic objective and constraints, then solve to retrieve the optimal values.

Dependency Matrix

Required Modules

None required

Components

assets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cuopt-qp-api-python
Download link: https://github.com/NVIDIA/skills/archive/main.zip#cuopt-qp-api-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.