[Scip] pthread.h and intervalarith.c

Sebastian Ruther Sebastian.Ruther at uon.edu.au
Thu Dec 8 14:53:33 MET 2011


  Hello Stefan,

thanks for the quick reply. intervalarith now compiles fine but 
DNPARASCIP didn't give the desired result. I guess you mean NPARASCIP 
because that does compile?

Thanks
Sebastian

On 9/12/2011 12:14 AM, Stefan Vigerske wrote:
> 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
>



More information about the Scip mailing list