Structsยง
- SocConstraint
- An explicit second-order cone constraint
||terms||_2 <= bound. - SocConstraint
Handle - A model-bound handle to an explicit second-order-cone constraint.
- SocConstraint
Id - SocForm
- Normalized second-order cone data:
|| A x + a ||_2 <= b'x + beta, oneLinearTermsper row ofA x + aplus one for the bound side. Produced by shared solver preparation for algebraic and explicit cones.