|
ZIB Optimization Suite
|
Konrad-Zuse-Zentrum für Informationstechnik Berlin
Division Scientific Computing
Department Optimization
|
|
The ZIB Optimization Suite is a tool for generating
and solving mixed integer programs. It consists of the following parts
| ZIMPL |
a mixed integer programming modeling language |
| SoPlex |
a linear programming solver |
| SCIP |
a mixed integer programming solver and constraint programming framework. |
The user can easily generate linear programs and mixed
integer programs with the modeling language
ZIMPL. The resulting model can directly be loaded
into SCIP and solved. In the solution process SCIP
may use SoPlex as underlying LP solver.
Since all three tools are available in source code
and free for academic use, they are an ideal tool for academic research purposes and
for teaching integer programming.
See ZIB licences for more information.
News
| 10/Jan/2010 |
SoPlex Patch 1.4.2b available for download. Please update if you encounter problems in combination with older compiler versions. |
| 12/Jan/2010 |
A bug in the Makefiles of the SCIP examples may cause data loss. The ZIB Optimization Suite 1.2.0 tarball in the download section has been patched.
We strongly recommend to replace your current SCIP/ZIBopt installation.
If you have a custom Makefile, please ensure, that the target "clean" is changed as described here. |
| 15/Sep/2009 |
Version 1.2 released. |
| 30/Sep/2008 |
Version 1.1 released. |
| 27/Aug/2007 |
Version 1.0 released. |
| 21/Aug/2006 |
Web site launched. |
|