From james.cussens at bristol.ac.uk Wed Aug 19 15:33:47 2026 From: james.cussens at bristol.ac.uk (James Cussens) Date: Wed, 19 Aug 2026 13:33:47 +0000 Subject: [SCIP] concurrent solving and BESTSOLFOUND events Message-ID: Hi all, When I do concurrent solving I find that my event handler for BESTSOLFOUND events ( which records best-so-far primal solutions in a file) does not seem to execute until solving is over. My guess is that this is because the event handler for each scip copy does not know whether primal solutions which are the best that it has found, are the best overall. However, I would like to have the "anytime" behaviour I have with regular solving, where the best incumbent (over all concurrent SCIPs) is output as soon as it is found. Is this possible? James James Cussens Room MVB 3.26 School of Computer Science, University of Bristol Phone: +44 (0)117 455 8723 https://jcussens.github.io/ -------------- next part -------------- An HTML attachment was scrubbed... URL: