PSORLab / EAGO.jl

A development environment for robust and global optimization
MIT License
140 stars 16 forks source link

Docs warn against CPLEX #78

Closed odow closed 2 years ago

odow commented 3 years ago

I saw this warning: image

Can you comment on the specifics? If CPLEX has unexpected behavior, that is a bug that should be fixed.

mewilhel commented 3 years ago

I think this is primarily a relic from the early days of MathOptInterface when those wrappers were first being implemented.

I'll be adding some additional unit testing for interactions with subproblem solvers in the next few weeks and I'll drop this from the documentation when I roll that out.

mewilhel commented 2 years ago

Resolved by v0.7.