Learn R Programming

CVXR (version 1.0)

reduce: Reduce a Problem

Description

Reduces the owned problem to an equivalent problem.

Usage

reduce(object)

Arguments

object

A '>Reduction object.

Value

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