I need to solve the following quadratic minimization subject to linear inequality constraint;
Where
||ξ|| is the Euclidean norm of ξ,
ξ and vk are vectors
and λk is a scalar.
I think this can be done with CVXOPT, but I don't have any experience with quadratic minimization so I am a bit lost, some help or just pointers would be greatly appreciated!.
solve ξ∗ = argmin||ξ|| subject to z.T ξ ≥ −λk