Skip to content

Sage package for SCIP integer programming solver #21094

@mkoeppe

Description

@mkoeppe

Split out from the larger ticket #10879. This ticket just adds an spkg, not the Cython interface.

"SCIP is currently one of the fastest non-commercial mixed integer programming (MIP) solvers. It is also a framework for Constraint Integer Programming and branch-cut-and-price. It allows total control of the solution process and the access of detailed information down to the guts of the solver." -- http://scip.zib.de/

Features interesting to Sage:

However, the SCIP license prevents us from redistributing the SCIP source code:
http://scip.zib.de/#license

To build a SCIP for Sage do:

Upstream discussion: http://listserv.zib.de/pipermail/scip/2016-July/002853.html

Follow-up: #21003: Add SCIP backend using PySCIPOpt

Depends on #21151

CC: @malb @haraldschilly @jasongrout @dimpase @videlec @fchapoton @jdemeyer @slel @tscrim @embray @vbraun

Component: packages: experimental

Author: Martin Albrecht, Matthias Koeppe

Branch: 1c070e4

Reviewer: Travis Scrimshaw, Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/21094

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions