We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Develop, License, Test, Curate - Mathematical Optimization In The Real World

Formal Metadata

Title
Develop, License, Test, Curate - Mathematical Optimization In The Real World
Title of Series
Number of Parts
60
Author
Contributors
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
SCIP is a solver for mathematical optimization problems developed at the Zuse Institute Berlin (scip.zib.de). It is openly available for academic use and widely employed in research and education at many institutes and universities around the world. For commercial use, a license fee is charged. The source code is version controlled with git, while a continuous integration and regular tests ensure correctness. Theoretical ideas developed in theses and research articles are implemented in SCIP to analyse their impact on functionality and performance. Two Python tools were developed for this analysis. In this talk we want to introduce both SCIP and these tools with a focus on their interaction and the development process.