Code
NewtonCQK (available soon)
Sequential and parallel semi-smooth Newton method for the Continuous Quadratic Knapsack (CQK) problem, with specialized implemetations for projecting onto Simplex and L1-ball.
URL: https://github.com/pjssilva/NewtonCQK.jlMDGP
Multistart strategy to solve the Molecular Distance Geometry Problem (MDGP) with interval data.
URL: https://github.com/leonardosecchin/MDGPSimpleAL
Simple safeguarded augmented Lagrangian method for solving nonlinear programming problems, including those with complementarity constraints.
URL: https://github.com/leonardosecchin/SimpleALScaled-Algencan
Adaptation of Algencan 3.1.1, a safeguarded augmented Lagrangian solver written by E. Birgin and J.M. Martínez, which implements the additional option of scaling the final solution.
URL: https://github.com/leonardosecchin/scaled-algencan
