cuopt-server-common

Installation
SKILL.md

cuOpt Server (common)

Domain concepts for the cuOpt REST server. No deploy commands or client code here.

What the server does

  • Accepts optimization requests (routing, LP, MILP) over HTTP.
  • Returns a request ID; solution is obtained by polling with that ID.
  • Does not support QP via REST.

Problem types supported

Problem type Supported
Routing
LP
MILP
QP
Installs
1
Repository
nvidia/cuopt
GitHub Stars
935
First Seen
Apr 21, 2026
cuopt-server-common — nvidia/cuopt