Route AI4Math optimization tasks to the appropriate bundled skill package.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Route AI4Math optimization tasks to the appropriate bundled skill package.
AI4Math Optimization
Use this repository as a routing layer for optimization workflows.
Packages
skills/cdopt-optimization/: CDOpt and manifold-constrained optimization
modeling, validation, and runner generation. Read SKILL.md, README,
references, and scripts before use.
skills/copt-linear-program/: COPT linear programming workflow. Read
SKILL.md, readme.md, reference/, and scripts/ before use.
skills/linear-programming/: general LP modeling and solver selection.
skills/mixed-integer-programming/: MIP and MILP modeling workflows.
skills/second-order-cone-programming/: SOCP modeling and solver workflows.
skills/or-solver/: shared optimization solver setup and selection.
Prefer package-local instructions over this router when running a concrete
workflow.