YALMIP is a modelling language for advanced modeling and solution of convex and nonconvex optimization problems. It is implemented as a free (as in no charge) toolbox for MATLAB.
The main motivation for using YALMIP is rapid algorithm development. The language is consistent with standard MATLAB syntax, thus making it extremely simple to use for anyone familiar with MATLAB.
Another benefit of YALMIP is that it implements a large amount of modeling tricks, allowing the user to concentrate on the high-level model, while YALMIP takes care of the low-level modeling to obtain as efficient and numerically sound models as possible.
More information is available at http://users.isy.liu.se/johanl/yalmip/
A list of supported solvers http://users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Solvers.Solvers
We need volunteers to explore this tool.