skill tag
qp▌
4 indexed skills · max 10 per page
skills (4)
cuopt-numerical-optimization-formulation
nvidia/skills · cuopt
LP, MILP, QP — concepts, problem-text parsing, and formulation patterns (parameters, constraints, decisions, objective). Concepts only; no API.
cuopt-numerical-optimization-api-c
nvidia/skills · cuopt
LP, MILP, and QP (beta) with cuOpt — C API only. Use when the user is embedding LP, MILP, or QP in C/C++.
cuopt-numerical-optimization-api-python
nvidia/skills · cuopt
Solve LP, MILP, QP (beta) with cuOpt Python API — linear/quadratic objectives, integer variables, scheduling, portfolio, least squares.
cuopt-numerical-optimization-api-cli
nvidia/skills · cuopt
LP, MILP, and QP (beta) with cuOpt — CLI only (MPS files, cuopt_cli). Use when the user is solving LP, MILP, or QP from MPS via command line.