Semidefinite programming solver
Availability
VSDP is freely distributed and is available at http://www.ti3.tu-harburg.de/jansson/vsdp/
Note: To use YALMIP together with the current release of VSDP, you have to download some slightly modified versions of the VSDP files mysdps.m, vsdpup.m and vsdplow.m. Simply download the following file and place the included files in your VSDP directory (or any other directory in your MATLAB path).
YALMIP
VSDP is invoked with sdpsettings('solver','vsdp').
Comments
VSDP is specialized for computing verified (rigourous) solutions?. Hence, you should not use the solver unless this is of particular interest for you.