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

The minimal values of the integer variables.

Use -self.INT_INF for unbounded.

ReturnsΒΆ

values: numpy.ndarray

Minimal int values, shape: (n_vars_int,)