be653f4740bf6ee8.tex
1: \begin{abstract}
2:   This paper considers an explicit continuation method with the trusty 
3:   time-stepping scheme and the limited-memory BFGS (L-BFGS) 
4:   updating formula (Eptctr) for the linearly constrained optimization 
5:   problem. At every iteration, Eptctr only involves three pairs of the 
6:   inner product of vector and one
7:   matrix-vector product, other than the traditional and representative
8:   optimization method such as the sequential quadratic programming (SQP)
9:   or the latest continuation method such as Ptctr \cite{LLS2020}, which
10:   needs to solve a quadratic programming subproblem (SQP) or a linear
11:   system of equations (Ptctr). Thus, Eptctr can save much more computational
12:   time than SQP or Ptctr. Numerical results also show that the consumed time
13:   of EPtctr is about one tenth of that of Ptctr or one fifteenth to 0.4
14:   percent of that of SQP. Furthermore, Eptctr can save the storage space of an
15:   $(n+m) \times (n+m)$ large-scale matrix, in comparison to SQP. The required
16:   memory of Eptctr is about one fifth of that of SQP. Finally, we also give the
17:   global convergence analysis of the new method under the standard assumptions.
18: \end{abstract}
19: