One of the possible ways of solving general problems of constrained nonlinear optimization is to convert them into a sequence of unconstrained problems. Then the need arises to solve an unconstrained optimization problem reliably and efficiently. For this aim, Newton methods are usually applied, often in combination with sparse Cholesky decomposition. In practice, however, this approach may not...