jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
131 stars 22 forks source link

mip_solver_drives=true should be default #379

Closed mlubin closed 6 years ago

mlubin commented 7 years ago

... for solvers which are verified to work correctly (Gurobi and CPLEX).

mlubin commented 7 years ago

Or maybe print an informative message if mip_solver_drives wasn't set by the user and we know the solver supports it.