Map interpreted optimization problems into cuOpt-native models for the fast path with minimal clarifying questions.
NVIDIA/cuopt-examples
SkillsMP has collected 8 skills from NVIDIA/cuopt-examples. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 8
- GitHub stars
- 464
- GitHub forks
- 86
Skills in this repository
Showing 8 of 8 collected skills.
Run cuOpt in the NemoClaw sandbox — probe/smoke gates, prefer cancelable Python gRPC jobs, use legacy remote execution only when that API is unavailable, then vendored cuOpt skills.
Choose fast direct-to-cuOpt solve versus replayable or auditable model artifact mode.
Infer optimization structure from uploaded tables and identify minimal clarifications before cuOpt modeling.
Troubleshoot cuOpt LP/MILP problems including errors, wrong results, infeasible solutions, performance issues, and status codes. Use when the user says something isn't working, gets unexpected results, or needs help diagnosing issues.
Coordinate uploaded data plus a natural-language question into interpretation, clarification, cuOpt solve, and a user-facing answer.
Classify whether a data-backed request is LP, MILP, QP, routing, or non-optimization analytics.
Multi-period supply chain planning model: data files, BOM structure, variable/constraint reference for the max-supply base model.