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. 1, 2024, 5:42 p.m.