nonmonotonic_multi_minmax

negmas.helpers.nonmonotonic_multi_minmax(input: Iterable[Iterable], f: Callable[[Any], float]) tuple[float, float][source]

Finds the limits of a function f for each input assuming that it is non-monotonic and input is iterable