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
213
Repository
nvidia/skills
GitHub Stars
1.0K
First Seen
May 15, 2026
cuopt-server-common — nvidia/skills