Skip to content
Prev 81705 / 398502 Next

optimization with inequalities

On Mon, 28 Nov 2005, Florent Bresson wrote:

            
User mis-reading the help page!

L-BFGS-B handles `box constraints', not linear inequality constraints.
You can reparametrize to make these box constraints: use p[3], p[1]+p[3] 
and p[1]+p[2]+p[3] are variables.