KristerSJakobsson / solnpLinks
C++ implementation of the SQP algorithm SOLNP, utilizing Lagrangian Relaxation to handle both Inequality and Equality constraint functions. Good for solving constrained objective functions on convex surfaces.
☆16Updated 9 months ago
Alternatives and similar repositories for solnp
Users that are interested in solnp are comparing it to the libraries listed below
Sorting:
- ☆17Updated 9 years ago
- A MATLAB implementation of the Proximally Stabilized Fischer-Burmeister (FBstab) quadratic programming solver☆11Updated 3 years ago
- pycombina - Solving binary approximation problems in Python☆21Updated last year
- NonOpt: Nonconvex, Nonsmooth Optimizer☆18Updated 2 months ago
- A geodesic interior-point method for symmetric cone optimization☆18Updated last year
- A C++ Second Order Cone Solver based on Eigen☆32Updated 3 years ago
- A prototypical implementation of the recently proposed feasible sequential linear programming algorithm.☆16Updated last year
- A pure-Julia SOCP solver☆9Updated 4 years ago
- ☆19Updated 3 years ago
- Augmented Lagrangian method for solving Quadratic Programs☆21Updated 4 years ago
- alfonso: ALgorithm For Non-Symmetric Optimization☆18Updated 10 months ago
- Parallel Presolve for Integer and Linear Optimization☆40Updated 3 years ago
- A trajectory optimization algorithm that doesn't require dynamics derivatives☆36Updated 8 years ago
- Matlab interface for OSQP☆48Updated 2 months ago
- An active set-based NLP solver☆18Updated last year
- An open-source MATLAB® ADMM solver for partially decomposable conic optimization programs.☆65Updated 5 years ago
- MIT 16.S498: Risk Aware and Robust Nonlinear Planning (rarnop) by Ashkan Jasour☆65Updated last month
- A solver for nonlinear programming based on a sequential quadratic programming strategy with feasible intermediate iterates.☆20Updated 3 months ago
- A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).☆37Updated 7 years ago
- A Proximal Interior Point Quadratic Programming solver☆110Updated last month
- ☆40Updated 2 years ago
- Quadratic Objective Conic Optimizer☆32Updated 2 months ago
- Randomly Assembled Cyclic ADMM Quadratic Programming Solver☆17Updated 4 years ago
- A dual active-set algorithm for convex quadratic programming