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 3 months ago
Alternatives and similar repositories for solnp
Users that are interested in solnp are comparing it to the libraries listed below
Sorting:
- A MATLAB implementation of the Proximally Stabilized Fischer-Burmeister (FBstab) quadratic programming solver☆11Updated 3 years ago
- ☆18Updated 10 years ago
- A C++ Second Order Cone Solver based on Eigen☆34Updated 4 years ago
- A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).☆37Updated 7 years ago
- Matlab interface for OSQP☆54Updated 3 months ago
- Library for High-Performance implementation of solvers for MPC.☆60Updated 6 months ago
- NonOpt: Nonconvex, Nonsmooth Optimizer☆19Updated last month
- A geodesic interior-point method for symmetric cone optimization☆18Updated 2 years ago
- A prototypical implementation of the recently proposed feasible sequential linear programming algorithm.☆15Updated 4 months ago
- A dual active-set algorithm for convex quadratic programming☆96Updated last week
- Tree-Sparse Quadratic Programming☆14Updated 7 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆45Updated 7 years ago
- MIQP solver based on OSQP☆105Updated 2 years ago
- ☆19Updated 3 years ago
- A trajectory optimization algorithm that doesn't require dynamics derivatives☆36Updated 9 years ago
- pycombina - Solving binary approximation problems in Python☆23Updated 2 years ago
- Augmented Lagrangian method for solving Quadratic Programs☆21Updated 5 years ago
- A Proximal Interior Point Quadratic Programming solver☆130Updated last week
- Library for nonconvex constrained optimization using the augmented Lagrangian method and the matrix-free PANOC algorithm.☆87Updated 4 months ago
- ☆13Updated 6 years ago
- Open collection of model predictive control (MPC) benchmarking problems☆28Updated 2 years ago
- QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES☆107Updated 2 months ago
- Quadratic Objective Conic Optimizer☆43Updated 2 weeks ago
- A solver for nonlinear programming based on a sequential quadratic programming strategy with feasible intermediate iterates.☆22Updated 10 months ago
- A solver for mixed-integer nonlinear optimization problems☆129Updated 2 weeks ago
- [Experimental] A SQP solver implemented with Eigen.☆80Updated 5 years ago
- ☆41Updated 2 years ago
- Guaranteed Sequential Trajectory Optimization (GuSTO), using sequential convex programming for trajectory optimization with strong theore…☆64Updated last year
- A free MATLAB toolbox for formulating and solving sums of squares (SOS) optimization programs☆73Updated 3 months ago
- An implementation of the FBstab quadratic programming solver.☆35Updated 2 years ago