Wolfe duality

From testwiki
Jump to navigation Jump to search

Template:Refimprove

In mathematical optimization, Wolfe duality, named after Philip Wolfe, is type of dual problem in which the objective function and constraints are all differentiable functions. Using this concept a lower bound for a minimization problem can be found because of the weak duality principle.[1]

Mathematical formulation

For a minimization problem with inequality constraints,

minimizexf(x)subjecttogi(x)0,i=1,,m

the Lagrangian dual problem is

maximizeuinfx(f(x)+j=1mujgj(x))subjecttoui0,i=1,,m

where the objective function is the Lagrange dual function. Provided that the functions f and g1,,gm are convex and continuously differentiable, the infimum occurs where the gradient is equal to zero. The problem

maximizex,uf(x)+j=1mujgj(x)subjecttof(x)+j=1mujgj(x)=0ui0,i=1,,m

is called the Wolfe dual problem.[2]Template:Clarify This problem employs the KKT conditions as a constraint. Also, the equality constraint f(x)+j=1mujgj(x) is nonlinear in general, so the Wolfe dual problem may be a nonconvex optimization problem. In any case, weak duality holds.[3]

See also

References

Template:Reflist

Template:Applied-math-stub