dominating_points
- negmas.preferences.dominating_points(utils: ndarray[tuple[int, ...], dtype[floating[Any]]] | tuple[float, ...], points: ndarray[tuple[int, ...], dtype[floating[Any]]] | tuple[tuple[float, ...]]) ndarray[tuple[int, ...], dtype[integer[Any]]][source]
Tests whether the given point in utility space is dominated by any in the given points (eps is the tolerance).