1: \begin{abstract}
2: This work presents \pantr{}, an efficient solver for nonconvex constrained optimization problems, that is well-suited as an inner solver for an augmented Lagrangian method.
3: The proposed scheme combines forward-backward iterations with solutions to trust-region subproblems:
4: the former ensures global convergence, whereas the latter enables fast update directions.
5: We discuss how the algorithm is able to exploit exact Hessian information of the smooth objective term through a linear Newton approximation, while benefiting from the structure of box-constraints or $\ell_1$-regularization.
6: An open-source \Cpp{} implementation of \pantr{} is made available as part of the NLP solver library \alpaqa{}.
7: Finally, the effectiveness of the proposed method is demonstrated in nonlinear model predictive control applications.
8: \end{abstract}
9: