Scippy

SCIP

Solving Constraint Integer Programs

Callable library
Callable Library Example An example showing how to setup constraints (esp. nonlinear ones) when using SCIP as callable library.
MIP solver A minimal implementation for using SCIP included into another source code
Queens An example showing the use of SCIP as callable library.