jump-dev / Pavito.jl

A gradient-based outer approximation solver for convex mixed-integer nonlinear programming (MINLP)
Other
60 stars 10 forks source link

Enable mip_solver_drives=true tests #30

Closed blegat closed 4 years ago

blegat commented 4 years ago

The blocking issue seemed to be https://github.com/jump-dev/GLPK.jl/issues/153 I have added a workaround in Pavito, it may be redundant for other solvers than GLPK but it was done in MPB hence it's the same behavior as for the past release. We may want to allow to tweak this tolerance though.