[Scip] error message on calling SCIPwriteLP

Ambros Gleixner gleixner at zib.de
Tue Oct 1 14:03:30 CEST 2013


Hello Shahin,

you need to give us some more details.   Can you compile SCIP in debug 
mode (make OPT=dbg), run everything in a debugger, and send us the 
backtrace?

Also, how and where exactly do you call SCIPwriteLP()?

Best regards,

Ambros


Am 01.10.2013 13:41, schrieb Shahin Gelareh:
> Dear SCIPers
>
> I build my model and it solves fine.
> I need to extract the LP model to verify my mode.
>
> When I call it for the first time I get no output and at the same time
> no error message.
> The next time I run the executable it crashes :(
>
> Anything I am missing here?
>
> Best
> Shahin
>
> --
>
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
>


More information about the Scip mailing list