Interior Point Solver with Krylov Newton System Solver

50 Views Asked by At

Are there any open source IPM solvers that allow for different specifying the Newton solver? Specifically, when making Newton steps using the relaxed complementarity condition, can I specify that the solver use MINRES on the Newton system? What technique do most solvers currently use to solve the Newton system (which should look something like eq. 7)?