SDP
From OpenOpt
Semidefinite Problems (SDP)
-
- subjected to
-
-
-
-
- (matrix componentwise inequalities)
-
-
-
are positive semidefinite matrices
- OpenOpt SDP example
SDP solvers connected to OpenOpt:
| Solver | License | Info |
|---|---|---|
| cvxopt_sdp | LGPL | requires CVXOPT installed. Can handle iprint = -1, 0 or 1 |
| dsdp | GPL | requires CVXOPT + DSDP installation (latter is performed automatically provided you use Linux apt-get), can't handle linear equality constraints Aeqx = beq. Can handle parameters gaptol (default 1e-5), iprint and maxIter (integers, from prob structure). |



