EliminatePwl.min_elemwise_canon {CVXR}R Documentation

EliminatePwl canonicalizer for the elementwise minimum atom

Description

EliminatePwl canonicalizer for the elementwise minimum atom

Usage

EliminatePwl.min_elemwise_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A canonicalization of the piecewise-lienar atom constructed by a minimum elementwise atom where the objective function is the negative of variable t t produced by max_elemwise_canon of the same dimension as the expression and the constraints consist of a simple inequality.


[Package CVXR version 1.0-12 Index]