Hi experts<br><br><br>I have a simple SDP problem to solve. Let Q be a constant symmetric matrix and R the decision variable. My model is:<br><br>min tr(R)<br>subject to:<br><br>Q + R is positive semidefinite<br>R is positive semidefinte<br>
<br><br>But, reading the CSDP manual, i saw the CSDP form is:<br><br>min tr(CR)<br>subject to:<br><br>A(X) = a<br>X is positive semidefinite<br><br><br>Is there a way of writting my model in the CSDP form?<br><br><br>Thanks in advanced<br clear="all">
<br>-- <br>WendelMelo