is_mixed_integer: Is Problem Mixed Integer?

is_mixed_integerR Documentation

Is Problem Mixed Integer?

Description

Determine if a problem is a mixed-integer program.

Usage

is_mixed_integer(object)

Arguments

object

A Problem object.

Value

A logical value indicating whether the problem is a mixed-integer program


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