Scip Opt

Models and solves mixed-integer programs with PySCIPOpt/SCIP: binaries, capacities, routing, assignment, scheduling, packing, and linearized soft-penalty slacks. Use when the problem has an objective plus hard/soft constraints and integer decisions. Not for unconstrained calculations, good-enough heuristics, pure continuous LP (prefer HiGHS), or a second solver stack when PySCIPOpt is already installed. Never call abs() on solver expressions.

Kayforkind ad907c8 31.5 KB Updated

File contents

Kayforkind/skill-slice commit ad907c8df0

Frequently asked questions

npx skillmds@latest add kayforkind/scip-opt