Skip to main content

Hi there,

I´d like to know if SDP and SOCP formulations are supported by AIMMS?, I have not found any reference in the modelling manual nor any examples of that.

Thanks in advance. 🙂

Hi @GregorioHG. AIMMS does not support SDP. AIMMS supports SOCP as a special case of models with quadratic constraints (QCP/MIQCP). The following second-order cone constraints are supported:

x'Qx <= y² where y >= 0 and Q is PSD

x'Qx <= yz where y >= 0, z >= 0, and Q is PSD

SOCP is supported by the solvers CPLEX and Gurobi.


Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator