- foxes_opt.core.FarmOptProblem.min_values_float()
The minimal values of the float variables.
Use -numpy.inf for unbounded.
Returns¶
- values: numpy.ndarray
Minimal float values, shape: (n_vars_float,)
The minimal values of the float variables.
Use -numpy.inf for unbounded.
Minimal float values, shape: (n_vars_float,)