Scippy

SCIP

Solving Constraint Integer Programs

Overview (User's Manual)

This manual lists all methods and data types of the public API. Internal methods of SCIP are not accessible. Documentation of the internal methods can be found in the Developer's Manual.

What is SCIP?

SCIP is a framework to solve constraint integer programs (CIPs). In particular,

  • SCIP is a branch-and-cut-and-price framework,
  • incorporates a full-scale mixed integer programming (MIP) solver, and
  • incorporates a full-scale mixed integer quadratically constrained programming (MIQCP) solver.

See the web site of SCIP for more information about licensing and to download SCIP.

SCIP is developed together with TU Darmstadt and University of Erlangen-Nürnberg (Chair of EDOM) and has more than 500,000 lines of C code.

Getting started

References

Programming with SCIP

Coding basics for SCIP

How to add ...

Further information

Changes between different versions of SCIP

SCIP Authors

Version
3.1.0
scippy.png