Closed abelsiqueira closed 5 years ago
Checklist for stable release
Most points are now a problem of JSOSolvers.jl. A first release should be close.
JSOSolvers.jl
Checklist for stable release
[ ] Good solvers (how good? how do we measure?)[x] Unconstrained minimization[x] Bound-contrained minimization (TRON)[ ] Equality-constrained minimization (Augmented Lagrangian?)[ ] Inequality-constrained minimization (Use SlackModel?)[ ] Equality-constrained minimization with bounds (TRON + AugLagr?)[ ] General constraints and bounds (SlackModel + TRON + AugLagr?)[ ] Increase coverage