
OPT= Here dbg turns on the debug mode of SCIP.For instance, the following settings are supported: A detailed list of parameter settings obtained by make help. SCIP contains a makefile system, which allows the individual setting of several parameters.
DOXYGEN MAC OS X INSTALL
If you experience any problems during the installation, you will find help in the INSTALL file.
DOXYGEN MAC OS X HOW TO
We give some comments on how to install SCIP under WINDOWS and show how to start SCIP. This is followed by a section which gives some hints on what to do if the compilation throws an error. The second example shows how to get CPLEX linked to SCIP without ZIMPL. The first example illustrates the default installation. We also give two examples for how to install SCIP. In this section we describe the use, and a few features, of the SCIP Makefile. Note that under Linux-based systems, you need to install the developer-versions of gmp/zlib/readline, in order to also have the header-files available. Try compiling with: make ZLIB=false READLINE=false ZIMPL=false or, better, install them. SCIP per default requires zlib, gmp and readline. The most common compiling issue is that some libraries are missing on your system or that they are outdated. so files and can skip the others by just pressing return.

We recommend using GCC version 4.8 or later. If this is not the case you find a Detailed installation description below as well as Examples. Therefore, reading the section Brief installation description should usually be enough.

In most cases (LINUX and MAC) it is quite easy to compile and install SCIP.
