Learn R Programming

CVXR (version 1.0-14)

reduce: Reduce a Problem

Description

Reduces the owned problem to an equivalent problem.

Usage

reduce(object)

Value

An equivalent problem, encoded either as a Problem object or a list.

Arguments

object

A Reduction object.