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 tests for when the CG objective in truncated CG goes up #50

Closed josyoun closed 8 years ago

josyoun commented 8 years ago

I added a new test in CG to detect when the CG objective goes up and to bail if that's the case. The sql_restart example should trigger this functionality, but we probably out to have its own specific unit test.

josyoun commented 8 years ago

Added in commit db9e2d1ddda3c9e659de412f789fe0ff9cd14bb8