cuopt-numerical-optimization-api-cli
CommunitySolve LP, MILP, and QP from MPS via CLI
Software Engineering#optimization#linear programming#command line#MPS#quadratic programming#mixed integer#cuopt_cli
Authoryo-steven
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you solve linear, mixed-integer, and quadratic optimization models by turning MPS files into computed solutions using NVIDIA cuOpt through a command-line workflow.
Core Features & Use Cases
- CLI-only MPS solving: Runs cuOpt using the
cuopt_clicommand with the same overall workflow for LP, MILP, and QP (beta). - Model validation guidance: Emphasizes confirming formulation details like variable types, constraints, and objective before running.
- QP support for quadratic objectives (beta): Uses the MPS quadratic-objective extension with clear restrictions (minimize only; continuous variables only when using quadratic objectives).
- Useful sample MPS assets: Provides runnable example problems (LP, MILP) for quick verification of your setup.
Quick Start
Run cuopt_cli on your MPS file to solve an LP or MILP, for example: cuopt_cli problem.mps --time-limit 120.
Dependency Matrix
Required Modules
None requiredComponents
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-cli Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#cuopt-numerical-optimization-api-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.