RoboticExplorationLab / Altro.jl

MIT License
139 stars 41 forks source link

Re-implement multiplier projection in PN solver #35

Open bjack205 opened 2 years ago

bjack205 commented 2 years ago

Re-implement the multiplier projection in the projected newton solver, making sure it converges to the right duals. Consider copying the multiplier over from the AL solver. Log dual feasibility as the gradient calculation.