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 stair step interior point strategy #30

Closed josyoun closed 8 years ago

josyoun commented 9 years ago

Add a uint test for our stair step strategy for choosing mu in our interior point methods.

josyoun commented 8 years ago

We now have a different strategy, which is basically a better version of this, in the interior point code. As such, this option has been deprecated with commit cb88bc3f8e565dde30931939d037a4391ab2bf6b.