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 for degeneracy when the truncated Krylov iterate falls into the nullspace of the total derivative of the constraints #22

Closed josyoun closed 8 years ago

josyoun commented 9 years ago

When the iterate in the truncated-Krylov method falls into the nullspace of the total derivative of the constraints, basically the nullspace projection, we have a hard time hitting our stopping tolerance and need to bail. We need a test to verify our check.

josyoun commented 8 years ago

Added in commit db9e2d1ddda3c9e659de412f789fe0ff9cd14bb8