cuOpt Numerical Optimization — CLI Solve LP, MILP, and QP problems from MPS files via cuopt_cli . The same command, options, and MPS workflow apply across all three; QP uses the standard MPS quadratic-objective extension. Confirm problem type and formulation (variables, objective, constraints, variable types) before coding. This skill is CLI only (MPS input). Basic usage
Solve LP or MILP from MPS file
cuopt_cli problem.mps
With options
cuopt_cli problem.mps --time-limit 120 --mip-relative-tolerance 0.01 Show more Installs 498 Repository nvidia/skills GitHub Stars 1.2K First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass