Credits and Acknowledgements
CVX was designed by Michael Grant and Stephen Boyd, with input from Yinyu Ye; and was
implemented by Michael Grant [GBY06]. It incorporates ideas from earlier works
by Löfberg [Löf04], Dahl and [DV04], Wu and Boyd [WB00],
and many others. The modeling language follows the spirit of AMPL or GAMS; unlike these
packages, however, CVX was designed from the beginning to fully exploit
convexity. The specific method for implementing CVX in Matlab draws
heavily from YALMIP.
We wish to thank the following people for their contributions:
Toh Kim Chuan, Laurent El Ghaoui, Arpita Ghosh,
Siddharth Joshi, Johan Löberg, Almir Mutapcic, Michael Overton and his
students, Art Owen, Rahul Panicker, Imre Polik, Joëlle Skaf, Lieven
Vandenberghe, Argyris Zymnis. We are also grateful to the many students
in several universities who have (perhaps unwittingly) served as beta
testers by using CVX in their classwork. We thank Igal Sason for
catching many typos in an earlier version of this document, and
generally helping us to improve its clarity.
We would like to thank
Gurobi Optimization and MOSEK ApS
for their generous assistance as we developed the interfaces
to their commercial products.
References
[Cru02] | C. Crusius.
A Parser/Solver for Convex Optimization Problems.
Ph.D. thesis, Information Systems Laboratory,
Department of Electrical Engineering, Stanford University, 2002. |
[GBY06] | M. Grant and S. Boyd and Y. Ye.
Disciplined convex programming.
In Global Optimization: from Theory to Implementation,
Nonconvex Optimization and Its Applications,
L. Liberti and N. Maculan, eds., Springer, 2006.
http://stanford.edu/~boyd/disc_cvx_prog.html |
[Löf04] | J. Löfberg.
YALMIP: a toolbox for modeling and optimization in MATLAB.
Proceedings of the 2004 International Symposium on Computer Aided Control Systems Design,
IEEE Press, September 2004, pp. 284-289.
http://users.isy.liu.se/johanl/yalmip/ |
[WB00] | S.P. Wu and S. Boyd.
SDPSOL: A parser/solver for semidefinite programs with matrix structure.
In Recent Advances in LMI Methods for Control,
L. El Ghaoui and S.I. Niculescu, eds., SIAM, pp. 79-91, 2000.
http://www.stanford.edu/~boyd/sdpsol.html |