Commit 3820cc6
skills: consolidate numerical-optimization API skills into one
Merged cuopt-numerical-optimization-api-python, -api-c, and -api-cli into
a single cuopt-numerical-optimization-api skill. Shared concepts (LP/MILP/QP
selection, QP rules, dual values, common issues) live in SKILL.md; interface-
specific syntax and examples move to references/python_api.md, references/c_api.md,
and references/cli_api.md. Assets reorganized under assets/python/, assets/c/,
and assets/cli/. Evals merged (9 total). Updated AGENTS.md, marketplace.json,
and cross-references in cuopt-multi-objective-exploration and cuopt-skill-evolution.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2ca56e7 commit 3820cc6
72 files changed
Lines changed: 596 additions & 2551 deletions
File tree
- .claude-plugin
- skills
- cuopt-multi-objective-exploration
- cuopt-numerical-optimization-api-cli
- evals
- cuopt-numerical-optimization-api-c
- evals
- references
- cuopt-numerical-optimization-api-python
- benchmark
- evals
- cuopt-numerical-optimization-api
- assets
- cli
- lp_production
- lp_simple
- milp_facility
- c
- lp_basic
- lp_duals
- lp_warmstart
- milp_basic
- milp_production_planning
- mps_solver
- data
- python
- least_squares
- lp_basic
- lp_duals
- lp_warmstart
- maximization_workaround
- milp_basic
- milp_production_planning
- mps_solver
- data
- portfolio
- evals
- references
- cuopt-skill-evolution
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 39 | + | |
52 | 40 | | |
53 | 41 | | |
54 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 21 | + | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 54 deletions
This file was deleted.
0 commit comments