Skip to content
Prev 9094 / 398502 Next

Optimization with linear constraints

On Mon, 22 Jan 2001, [iso-8859-1] Julio Gómez wrote:

            
Just use Ax = b to reduce the dimension of x.  It's not something you
should expect software to do for you.
Don't turn an optimization problem into a root-finding problem: it is
inefficient.