The basic questions regarding Sequential Quadratic Programming (SQP):
i) Solving QP subproblem in SQP is equivalent to 1 iteration of what method solving what system of equations?
ii) Why in SQP do we solve sequence of QP subproblems instead of single optimization problem?
iii) Determine purposes of using the merit function with SQP?