[SCIP] Terminating from an event handler

Miles Lubin mlubin at google.com
Fri Dec 4 15:34:04 CET 2020


Hello SCIP team,

How would you recommend terminating the solver from within an event
handler? I found SCIPtryTerminate(); however, this isn't thread-safe. It's
liable to terminate other SCIPs running in the same process because it
interacts with global variables.

Thanks!
Miles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20201204/19b38616/attachment.html>


More information about the Scip mailing list