Ted Ralphs

Results 437 comments of Ted Ralphs

> What is the status of the 3.0 release? There is a draft PR open (#374) that I'd like to recruit some help in finishing before we go to 3.0....

Thanks, we'll take a look at this!

It would be helpful if you would provide more detailed information, such as compiler, OS, exact command you used to compile and the exact output. If the code does not...

If I understood the discussion in the Pyomo issue, then it seems the problem isn't that Cbc is "stuck" and there is no "freeze," it's just that Cbc will not...

I guess you mean 2.10.3? Depending on what you mean by "different results," this is probably expected behavior. See the discussion in #322 for a very similar question asked recently.

I haven't had a chance to look at this, but just wanted to point out that there is a free Matlab toolbox for interfacing to many of the COIN-OR solvers,...

That particular fix is not relevant to stable/2.10. It was made specifically to address bugs introduced in the refactoring that is currently being done in master. The issue must be...

Actually, it doesn't look like the interface in stable/2.10 is really completely functional. I think the development is mainly happening in master at this point, since that is what python-mip...

Sure, thanks for the contribution. I'll have to look into how to properly install this with the autotools. I may try to enhance it a bit at some point. I'm...

Could you clarify your question? I'm not sure I understand what you want. There is a log printed to `stdout` whose verbosity can be adjusted as desired.