Wolfe duality

From Wikipedia, the free encyclopedia
(Redirected from Wolfe dual problem)
Jump to navigation Jump to search

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

[edit | edit source]

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][clarification needed] 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

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).