EliminatePwl.sum_largest_canon {CVXR} | R Documentation |
EliminatePwl canonicalizer for the largest sum atom
Description
EliminatePwl canonicalizer for the largest sum atom
Usage
EliminatePwl.sum_largest_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of Constraint objects |
Value
A canonicalization of the piecewise-lienar atom constructed by the k largest sums atom where the objective function consists of the sum of variables t that is of the same dimension as the expression plus k
[Package CVXR version 1.0-14 Index]