scip

Mixed integer programming solver with support for nonlinear constraints

brewmacoslinux
Try with needOr install directly
Source

About

Solver for mixed integer programming and mixed integer nonlinear programming

Commands

scip

Examples

Solve a mixed integer programming problem from an LP file$ scip -f problem.lp
Solve an MPS format problem with verbose output$ scip -f problem.mps -v
Run SCIP interactively to input commands and solutions$ scip