OptimoJoe / Optizelle

Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.
www.optimojoe.com/products/optizelle
63 stars 13 forks source link

Add unit test to check exit when Cauchy point brings us to optimality #51

Closed josyoun closed 8 years ago

josyoun commented 8 years ago

On commit 17f7e12817aaa228dae6e0e8d4e73f43094cdb28, we added a check that stops the quasinormal step from doing the Newton solve when the Cauchy point brings us to optimality. We need a test for this functionality.

josyoun commented 8 years ago

Added along with a whole bunch of other quasinormal tests in 8b7b14907458a005b6aa0d7dc67ffd3344a0e998.