R/132_problems_problem.R
is_mixed_integer.Rd
Returns TRUE if any variable in the problem has a boolean or integer attribute.
TRUE
boolean
integer
is_mixed_integer(problem)
A Problem object.
Problem
Logical scalar.