Paul
Paul
I tried setMaximumNodes(0) but that did not seem to work. When I get some time I will attempt to construct a reproducible instance using the example code and data. Thanks.
Tried creating a reproducible instance using the example code and data. Was not successful, but in attempting this I think I have worked out what my code is doing to...
@andreacassioli it's hard to tell if that is related as I'm not too familiar with the CBC code base or how the CBC time limit works (as we are doing...
Thanks. It doesn't look like this is quite enough for my situation. I can still see the eventhandler model_ getting out of sync. It looks like it happens around this...
I did get and try those changes from stable/1.17. So bug still exists. I can get a fix for my situation by doing: Add following line at end of functions...
I still have the model pointer mismatch problem in borrowModel (see previous comment).