Julian Hall

Results 551 comments of Julian Hall

Sorry about this. Probably due to an error in presolve. I'll investigate further in due course

This is probably because bug fixes to the MIP presolve since 1.2.0 have caused the 1.7.2 MIP presolve to take a different path and exposed a bug. In other words,...

OK These are soon added.

If I understand correctly, as well as a blanket "enable all callbacks", you also want a callback that is executed just before the return from `Highs::run()`?

> I want an "enable all interrupt callbacks". Of course, sorry I may be able to implement them this week

Although pathological, this is an instance that's easy to explore, so @jajhall and @fwesselm may learn something from it.

I see the issue, thanks - I've just worked through this with VScode. - The equal bounds should be an integer, so that they are shifted by `boundTol` either side...

Instance added as (failing) unit test in https://github.com/ERGO-Code/HiGHS/tree/fix-2084