Description
Add NVIDIA cuOpt support as an optional backend for large-scale optimization workflows.
Scope
- New backend adapter crate or module (likely service/SDK-oriented rather than pure in-process C API)
- Feature-gated integration for CLI and Python
- Normalize cuOpt solve results into Arco
SolverStatus + solution structures
- Support auth/config for endpoint, token, timeout, and retries
Acceptance criteria
Notes
- Confirm supported deployment mode (cloud API vs local SDK) and licensing constraints.
- Keep backend unavailable-path diagnostics actionable.
Description
Add NVIDIA cuOpt support as an optional backend for large-scale optimization workflows.
Scope
SolverStatus+ solution structuresAcceptance criteria
arco.CuOpt(...)when enabledNotes