group_constraints: Organize the constraints into a dictionary keyed by...

View source: R/reduction_solvers.R

group_constraintsR Documentation

Organize the constraints into a dictionary keyed by constraint names.

Description

Organize the constraints into a dictionary keyed by constraint names.

Usage

group_constraints(constraints)

Arguments

constraints

a list of constraints.

Value

A list of constraint types where constr_map[[cone_type]] maps to a list.


anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.