agentsclimarketplace

Mixed integer optimization

Skill a5c-ai/babysitter/library/specializations/domains/science/mathematics/skills/mixed-integer-optimization

Mixed-integer linear and nonlinear programmingFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill mixed-integer-optimization

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 134 tokens by cl100k_base, as published. Nobody here has run it

Mixed-Integer Optimization

Purpose

Provides capabilities for formulating and solving mixed-integer linear and nonlinear programming problems.

Capabilities

  • Branch and bound/cut algorithms
  • MIP formulation techniques
  • Indicator constraints
  • Big-M reformulations
  • Lazy constraints
  • Solution pool generation

Usage Guidelines

  1. Formulation: Use tight formulations with valid inequalities
  2. Big-M Selection: Choose appropriate Big-M values
  3. Branching: Configure branching priorities
  4. Solution Pool: Generate diverse feasible solutions

Tools/Libraries

  • Gurobi
  • CPLEX
  • SCIP
  • CBC

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.