C API#
NVIDIA cuOpt supports a C API for GPU-accelerated optimization that enables users to solve complex optimization problems efficiently. The cuOpt C API supports convex optimization (LP, QP, QCQP, and SOCP) and mixed-integer programming (MIP).
C API Overview
Convex Optimization (LP/QP/QCQP/SOCP)
Mixed Integer Programming (MIP)