Route AI4Math optimization tasks to the appropriate bundled skill package.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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.