2021
DOI: 10.48550/arxiv.2112.08872
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

The SCIP Optimization Suite 8.0

Abstract: The SCIP Optimization Suite provides a collection of software packages for mathematical optimization centered around the constraint integer programming framework SCIP. This paper discusses enhancements and extensions contained in version 8.0 of the SCIP Optimization Suite. Major updates in SCIP include improvements in symmetry handling and decomposition algorithms, new cutting planes, a new plugin type for cut selection, and a complete rework of the way nonlinear constraints are handled. Additionally, SCIP 8.0… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(12 citation statements)
references
References 85 publications
(142 reference statements)
0
8
0
Order By: Relevance
“…The main workflow in CANON entails: (i) reading the MIPOP model, for instance in GAMS format; (ii) preprocessing the MIPOP by applying local search and bound-tightening techniques; (iii) reformulating the MIPOP as an equivalent MIQCP, possibly with redundant constraints; and (iv) writing the reformulated MIQCP to file in GAMS format. In this way, the reformulated MIPOP can be solved with any dedicated MIQCP solver such as GUROBI (Gurobi Optimization LLC, 2022), or with any generic global MINLP solver such as BARON (Kılınç and Sahinidis, 2018) and SCIP (Bestuzheva et al, 2021).…”
Section: Implementation Of the Reformulation Engine In Canonmentioning
confidence: 99%
See 1 more Smart Citation
“…The main workflow in CANON entails: (i) reading the MIPOP model, for instance in GAMS format; (ii) preprocessing the MIPOP by applying local search and bound-tightening techniques; (iii) reformulating the MIPOP as an equivalent MIQCP, possibly with redundant constraints; and (iv) writing the reformulated MIQCP to file in GAMS format. In this way, the reformulated MIPOP can be solved with any dedicated MIQCP solver such as GUROBI (Gurobi Optimization LLC, 2022), or with any generic global MINLP solver such as BARON (Kılınç and Sahinidis, 2018) and SCIP (Bestuzheva et al, 2021).…”
Section: Implementation Of the Reformulation Engine In Canonmentioning
confidence: 99%
“…State-of-the-art global solvers based on spatial branch-and-bound (sBB), such as BARON (Tawarmalani and Sahinidis, 2005;Kılınç and Sahinidis, 2018), ANTIGONE (Misener and Floudas, 2014) and SCIP (Bestuzheva et al, 2021), can handle MIPOPs as special cases. As well as relying on mixed-integer linear (MIP) relaxations constructed from factorable representations and term-wise relaxations (McCormick, 1976), these solvers implement a range of strategies tailored to bilinear, multilinear or polynomial subexpressions.…”
Section: Introductionmentioning
confidence: 99%
“…The optimization problem is written in Python using the Google OR Tools library and is solved using a Google OR Tools solver, called Solving Constraint Integer Programs (SCIP) [43]. This solver was chosen because it is one of the fastest non-commercial solvers for linear programming (LP) and MIP, and provides a constraint programming framework.…”
Section: Solution Approachmentioning
confidence: 99%
“…Hence, we compare the new IP model (9) to the standard formulation (8). We tried to solve the low auto-correlation binary sequences problem with both models using the SCIP solver framework [2] 1 . Note that both approaches are too slow to compete with the most recent stateof-the-art approach that is based on combinatorial branch-and-bound with which the problem could be solved to optimality up to N = 66 [18].…”
Section: Linearizing With Value Indicatorsmentioning
confidence: 99%