This repository implements an optimal control front-end to the SIP solver.
The stagewise nature of the optimal control problems allows us to reduce the Newton-KKT linear system solves to regularized LQR problems.
You can find a usage example in the SIP Examples repository.