Skip to content
Prev 127235 / 398500 Next

Multi-objective optimization

Alberto Monteiro wrote:
Yes, but there's an alternative interpretation:

maximize g(x,y) over y  _subject to_  f(x,y) being maximized over x

=> maximize g(y,y) over y  => y = x = 1.5

(this sort of optimization problem arises naturally if you want a 
least-squares fit to a function given by a partial differential equation 
and solve the latter using some minimization method).