Skip to main content

Module monotone

Module monotone 

Source
Expand description

Monotone Fiacco-McCormick mu update — port of Algorithm/IpMonotoneMuUpdate.{hpp,cpp}.

Reduces mu by either mu_linear_decrease_factor or pow(mu, mu_superlinear_decrease_power), taking the smaller value and clamping to mu_min. Bit-exact with upstream.

Structs§

MonotoneMuUpdate