SDPT3 version 4.0 (beta) -- a MATLAB software for semidefinite-quadratic-linear programming

Kim-Chuan Toh , Michael J. Todd, and Reha H. Tutuncu

The software was last updated in 12 July 2006. It implemented an infeasible path-following algorithm (sqlp.m) for solving SQLP -- conic optimization problems involving semidefinite, second-order and linear cone constraints. Note: though this software is fairly well tested, it is still being refined.
New features that SDPT3 can now handle:
** free variables;
** determinant maximization problems;
** SDP with complex data;
** Matlab 7.3 on 64-bit machine;
** 3-parameter homogeneous self-dual model of SQLP (in HSDsqlp.m); Acknowledgements: We thank those who had made suggestions and reported bugs to make SDPT3 better. In particular, we thank Hans Mittelmann for bugs reported while benchmarking SDPT3. We also thank Johan Lofberg and Didier Henrion for bug reports while incorporating SDPT3 into YALMIP and GloptiPoly, respectively. Thanks also go to Michael Grant for bug reports while testing SDPT3 as an engine for CVX.

Ealier versions
  • SDPT3-3.02.tar.gz(for unix), SDPT3-3.02.zip(for Windows)
    This research is supported in part by National University of Singapore, Singapore-MIT Alliance, NSF through grant DMS-9805602 and ONR through grant N00014-96-1-0050, and NSF through grant CCR-9875559.

    The software was lasted updated in December 2002. It implemented an infeasible path-following algorithm for solving conic optimization problems involving semidefinite, second-order and linear cone constraints. Note: problem data must be real.