[Scip] pthread.h and intervalarith.c

Stefan Vigerske stefan at math.hu-berlin.de
Thu Dec 8 14:14:16 MET 2011


Hi,

> I attempted to install SCIP 2.1 on a Windows 7(64-bit)/Visual Studio
> setup (no ZIMPL or SOPLEX) and used the source code for this.
> I have two issues:
> pthread.h is a UNIX specific header. Has anyone a workaround for this yet?

Compile with -DNPARASCIP

> the other is happening in intervalarith.c in the double negate function.
> It has the following comment:
> /* The following lines of code are taken from GAOL,
> http://sourceforge.net/projects/gaol. */
> Is there a workaround? I.e. are there other ways this can be implemented?

Attached is a fixed intervalarith.c that should also compile with MSVS 
64bit.

Stefan

-- 
Stefan Vigerske
Humboldt University Berlin, Numerical Mathematics
http://www.math.hu-berlin.de/~stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intervalarith.c
Type: text/x-csrc
Size: 129028 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20111208/c4be3fd9/intervalarith.bin


More information about the Scip mailing list