[Csdp] Help to use CSDP in SDP program

Wendel Melo wendelalexandre at gmail.com
Tue Dec 25 23:17:12 EST 2012


Hi experts


I have a simple SDP problem to solve. Let Q be a constant symmetric matrix
and R the decision variable. My model is:

min tr(R)
subject to:

Q + R is positive semidefinite
R is positive semidefinte


But, reading the CSDP manual, i saw the CSDP form is:

min tr(CR)
subject to:

A(X) = a
X is positive semidefinite


Is there a way of writting my model in the CSDP form?


Thanks in advanced

-- 
WendelMelo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/csdp/attachments/20121226/db308a9d/attachment.html>


More information about the Csdp mailing list