Julian Hall
Julian Hall
IPX now appears to have presolve, so changes are meaningful
Thanks @tusiqi1
Thanks for this @bpampel, perhaps it will be valuable for @galabovaa
Thanks, I'll take a look in due course
I'll look at it, but will have to be sure that it doesn't lead to other problems or impair general performance
Indeed, setting `presolve=off` is a radical solution. The assert that you've hit shouldn't matter, in that when compiling in release the case is still handled. It's a developer's assert, and...
Thanks for this. Our QP developer will investigate
> Of course! At the moment I'm collaborating in the development of a modeling system named [SMS++](https://smspp.gitlab.io/smspp-project/). In particular, I have worked in building the interface to allow users to...
Thanks. I've reproduced this behaviour. I'll ask the developer of our MIP presolve/solver to look into it.
> On my side the optimal solution is also found when I reduce the value for option 'small_matrix_value'. That's interesting. This option was set up to filter small values from...