Exercise 3.4.4

Answers

We assume a new function g(z) along with constraint x z = 0, where g(z) = 0 when z is in the set zTw = 1 and g(z) = when z is out of zTw = 1.

Following example 2, we split the problem into two functions: * f1(x1) = λ|x1| + 1 2ρ(x1 v1)2 with v1 = z1 u1 * f2(x2) = λ|x2| + 1 2ρ(x2 v2)2 with v2 = z2 u2

From example 2, we have the solution xi = vi(1 λ ρ|vi|)+

If we start with x0 = (1,1), also with z0 = (1,1) and u0 = (0,0) then we have v0 = (1,1), and the next x:

xi = (1 λ ρ)+

User profile picture
2020-03-20 00:00
Comments