group_constraints {CVXR} | R Documentation |
Organize the constraints into a dictionary keyed by constraint names.
group_constraints(constraints)
constraints |
a list of constraints. |
A list of constraint types where constr_map[[cone_type]] maps to a list.