OptimoJoe / Optizelle

Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.

Home Page:www.optimojoe.com/products/optizelle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

josyoun opened this issue · comments

On commit 17f7e12, 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.

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