sdpt3
Optimization solver
Software package for solving convex optimization problems involving semidefinite constraints.
SDPT3: MATLAB/Octave software for semidefinite-quadratic-linear programming
106 stars
15 watching
35 forks
Language: MATLAB
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
osqp/osqp-matlab | A Matlab interface for solving quadratic programming problems using the OSQP solver | 42 |
scipopt/scip | A solver for mixed integer programming and nonlinear optimization problems | 402 |
snap-stanford/snapvx | An optimization framework for convex programming problems in high-dimensional spaces | 65 |
epfl-lts2/unlocbox | A toolbox for convex optimization problems using proximal splitting methods | 52 |
cvxopt/cvxopt | A Python software suite for solving convex optimization problems | 988 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
cvxgrp/scs | An optimization package designed to solve large-scale convex cone problems using numerical methods | 550 |
ethz-adrl/ifopt | An Eigen-based C++ interface to nonlinear programming solvers | 787 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |
qpsolvers/qpsolvers | A unified Python API for solving convex quadratic programs with various optimization solvers. | 601 |
osqp/osqpth | A PyTorch module that wraps the OSQP solver for differentiable optimization problems | 59 |
hannah-zhou/optimization_algorithm | A comprehensive collection of optimization algorithms implemented in MATLAB | 178 |
oxfordcontrol/cdcs | Solves large-scale conic optimization programs with partially decomposable constraints using an ADMM algorithm | 63 |
patrick9313/sudoku | A MATLAB program using an heuristic search algorithm to solve specific Sudoku puzzles | 30 |