Second-order cone programming: Difference between revisions

Content deleted Content added
Typo: "This is equivalent to the SOC constraint" -> changed to SOCP
m Adding Gurobi as it is also able to solve SOCPs
Line 90:
|-
|[[FICO Xpress]]||commercial||
|-
|[[Gurobi]]||commercial||
|-
|[[MATLAB]]||commercial||The <code>coneprog</code> function solves SOCP problems<ref>{{cite web | title=Second-order cone programming solver - MATLAB coneprog | website=MathWorks | date=2021-03-01 | url=https://www.mathworks.com/help/optim/ug/coneprog.html | access-date=2021-07-15}}</ref> using an interior-point algorithm<ref>{{cite web | title=Second-Order Cone Programming Algorithm - MATLAB & Simulink | website=MathWorks | date=2021-03-01 | url=https://www.mathworks.com/help/optim/ug/cone-programming-algorithm.html | access-date=2021-07-15}}</ref>