Documentation
README
cuOpt Server โ Deploy and client (Python/curl)
This skill covers starting the server and client examples (curl, Python). Server has no separate C API (clients can be any language).
Problem types supported
| Problem type | Supported |
|---|---|
| Routing | โ |
| LP | โ |
| MILP | โ |
| QP | โ |
Required questions
Ask these if not already clear:
- Problem type โ Routing or LP/MILP? (QP not available via REST.)
- Deployment โ Local, Docker, Kubernetes, or cloud?
- Client โ Which language or tool will call the API (e.g. Python, curl, another service)?
Start server
This is the opening of the README. Read the full README on GitHub.