lanl-ansi / Katana.jl

A Cutting-Plane Based Solver for Convex NLPs
https://lanl-ansi.github.io/Katana.jl/latest/
Other
9 stars 2 forks source link

Refactor for separator API #11

Closed ad2476 closed 7 years ago

ad2476 commented 7 years ago

Breaks test suite, with solver returning :Unbounded in many cases - but this is expected as unbounded variables now need to be properly bounded first. The purpose of this branch seems to be complete though and further changes to master can be on this refactored code