[Scip] scip 3.1 is not writing the solution file

Stefan Vigerske stefan at math.hu-berlin.de
Sat Jun 7 16:18:40 CEST 2014


Hi,

also make sure you do not call SCIP with the -q option.
http://listserv.zib.de/pipermail/scip/2014-April/001966.html

Stefan

On 06/06/2014 06:38 PM, Alan Porto Bontempo wrote:
> Hi,
>
> I have a script called by my C# code, the script is:
>
> set load C:\Users\alan\AppData\Local\Temp\tmpFF26.tmp
> read
> optimize
> write solution C:\Users\alan\AppData\Local\Temp\tmpFF25.tmp
> quit
>
> Where:
>
> C:\Users\alan\AppData\Local\Temp\tmpFF26.tmp -> configuration file
> C:\Users\alan\AppData\Local\Temp\tmpFE88.lp -> LP file
> C:\Users\alan\AppData\Local\Temp\tmpFF25.tmp -> Solution File
>
> This was working fine until Scip 3.0.2, but when I use Scip 3.1 the scip do
> not write the solution on the solution file.
>
> But, When I run this commands by hand every thing goes right, even with
> scip 3.1.
>
> Can some one help me??
>
> Best regards.
>
> Alan Porto Bontempo
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
>



More information about the Scip mailing list