[Scip] Disabling ctrl-c handling

Stefan Vigerske stefan at math.hu-berlin.de
Sun Oct 16 19:30:18 MEST 2011


Hi,

you can set the parameter misc/catchctrlc to FALSE to disable SCIP catch 
Ctrl+C.
Calling SCIPinterruptSolve(scip) should be safe.

Stefan

> Hi,
>
> Is it possible to disable the scip handling of ctrl-c, because I would like to
> use my own handler. Is it possible/allowed/safe to use SCIPinterruptSolve
> within said handler?
>
> Best Regards,
> Jörg
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
>



More information about the Scip mailing list