accepts: Reduction Acceptance

acceptsR Documentation

Reduction Acceptance

Description

Determine whether the reduction accepts a problem.

Usage

accepts(object, problem)

Arguments

object

A Reduction object.

problem

A Problem to check.

Value

A logical value indicating whether the reduction can be applied.


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.