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


anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.