[SCIP] ZIMPL with Windows

Benjamin Müller benjamin.mueller at zib.de
Thu Jun 21 10:46:22 CEST 2018


Dear Cristiano,

yes, it is possible but it requires to compile MPIR (http://mpir.org/) 
with Visual Studio. MPIR provides a VS project files but unfortunately 
it doesn't support Cmake. After you successfully compiled the package, 
you can compile SCIP Optimization Suite with ZIMPL by executing

     cd scipoptsuite
     cmake -H. -B"build" -DGMP_DIR=<build directory of MPIR> -G <your 
Visual Studio version>
     cmake --build "build" --config "Release"

Best,
Benjamin


On 06/20/2018 07:41 PM, Chico Snooker wrote:
> Dear SCIP team,
>
> Is it possible to install SCIP with ZIMPL in Windows? In the SCIP 
> download page the Windows version does not include it.
>
> Thanks,
> Cristiano
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20180621/0c9a1a53/attachment.html>


More information about the Scip mailing list