Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

perform

Perform Reduction


Description

Performs the reduction on a problem and returns an equivalent problem.

Usage

perform(object, problem)

Arguments

object

A Reduction object.

problem

A Problem on which the reduction will be performed.

Value

A list containing

  • "problem"A Problem or list representing the equivalent problem.

  • "inverse_data"A InverseData or list containing the data needed to invert this particular reduction.


CVXR

Disciplined Convex Optimization

v1.0-10
Apache License 2.0 | file LICENSE
Authors
Anqi Fu [aut, cre], Balasubramanian Narasimhan [aut], David W Kang [aut], Steven Diamond [aut], John Miller [aut], Stephen Boyd [ctb], Paul Kunsberg Rosenfield [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.