cvanaret / Uno

A next-gen Lagrange-Newton solver for nonconvex optimization. It unifies barrier and SQP methods in a modern and generic way, and implements different globalization flavors (line search/trust region and merit function/filter method/funnel method). Competitive against filterSQP, IPOPT, SNOPT, MINOS and CONOPT.
MIT License
297 stars 22 forks source link

Add MPI dependencies of HSL libraries in binary release #80

Open metab0t opened 2 weeks ago

metab0t commented 2 weeks ago

Address https://github.com/cvanaret/Uno/issues/79