cuopt-lp-milp-api-python

Official

Solve LP/MILP problems with cuOpt in Python.

AuthorNVIDIA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Formulates and solves Linear Programming (LP) and Mixed-Integer Linear Programming (MILP) problems using cuOpt's GPU-accelerated Python API.

Core Features & Use Cases

  • Formulate problems by creating a cuOpt Problem, adding variables (CONTINUOUS or INTEGER), constraints, and an objective.
  • Solve with SolverSettings, including time limits and mip-relative gaps, and read model status and solution values.
  • Reference models and tutorials live in the assets directory, e.g., minimal LP/MILP examples and production planning models to illustrate common use cases.

Quick Start

Create a cuOpt Problem, add variables and constraints, set an objective, then call solve with a SolverSettings.

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-lp-milp-api-python
Download link: https://github.com/NVIDIA/skills/archive/main.zip#cuopt-lp-milp-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.