iwopy.core.Problem.max_values_int()[source]

The maximal values of the integer variables.

Use self.INT_INF for unbounded.

ReturnsΒΆ

values: numpy.ndarray

Maximal int values, shape: (n_vars_int,)