foxes_opt.problems.layout.FarmLayoutOptProblem.max_values_float()[source]

The maximal values of the float variables.

Use numpy.inf for unbounded.

Returns

values: numpy.ndarray

Maximal float values, shape: (n_vars_float,)