cuopt-numerical-optimization-api-c

Community

Solve LP/MILP/QP from C with cuOpt.

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps C/C++ developers solve linear, mixed-integer, and beta quadratic programming optimization problems using NVIDIA cuOpt through the C API, reducing integration effort and implementation errors.

Core Features & Use Cases

  • LP/MILP/QP via cuOpt C API: Uses the same core workflow and calls for problem creation, solving, and retrieving results.
  • QP support (beta) with explicit constraints: QP is available as a beta feature and has rules such as MINIMIZE-only and continuous variables.
  • Concrete formulation guidance: Covers how to set up variables, objective, ranged constraints, and variable types, including CSR constraint representation.

Quick Start

Ask the skill to show you how to implement a cuOpt C API workflow for solving an LP or MILP with CSR constraints and integer variable types in your existing C project.

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-numerical-optimization-api-c
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#cuopt-numerical-optimization-api-c

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.