Skip to main content

Module soc

Module soc 

Source

Structsยง

SocConstraint
An explicit second-order cone constraint ||terms||_2 <= bound.
SocConstraintHandle
A model-bound handle to an explicit second-order-cone constraint.
SocConstraintId
SocForm
Normalized second-order cone data: || A x + a ||_2 <= b'x + beta, one LinearTerms per row of A x + a plus one for the bound side. Produced by shared solver preparation for algebraic and explicit cones.