91a4a5e61e805c59.tex
1: \begin{abstract}
2: This paper considers the regularization continuation method and the trust-region
3: updating strategy for the optimization problem with linear equality constraints.
4: The proposed method utilizes the linear conservation law of the regularization
5: continuation method such that it does not need to compute the correction step 
6: for preserving the feasibility other than the previous continuation methods and 
7: the quasi-Newton updating formulas for the linearly constrained optimization 
8: problem. Moreover, the new method uses the special limited-memory 
9: Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) formula as the preconditioning technique 
10: to improve its computational efficiency in the well-posed phase, and it uses the 
11: inverse of the regularized two-sided projection of the Lagrangian Hessian as 
12: the pre-conditioner to improve its robustness. Numerical results also show that 
13: the new method is more robust and faster than the traditional
14: optimization method such as the alternating direction method of multipliers (ADMM),
15: the sequential quadratic programming (SQP) method (the built-in subroutine
16: fmincon.m of the MATLAB2020a environment), and the recent continuation method
17: (Ptctr). The computational time of the new method is about 1/3 of that of SQP 
18: (fmincon.m). Finally, the global convergence analysis of the new method is also given.
19: \end{abstract}
20: