PresortingInverseUtilityFunction ================================ .. currentmodule:: negmas.preferences .. autoclass:: PresortingInverseUtilityFunction :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PresortingInverseUtilityFunction.initialized ~PresortingInverseUtilityFunction.ufun .. rubric:: Methods Summary .. autosummary:: ~PresortingInverseUtilityFunction.__call__ ~PresortingInverseUtilityFunction.all ~PresortingInverseUtilityFunction.best ~PresortingInverseUtilityFunction.best_in ~PresortingInverseUtilityFunction.extreme_outcomes ~PresortingInverseUtilityFunction.init ~PresortingInverseUtilityFunction.max ~PresortingInverseUtilityFunction.min ~PresortingInverseUtilityFunction.minmax ~PresortingInverseUtilityFunction.next_better ~PresortingInverseUtilityFunction.next_worse ~PresortingInverseUtilityFunction.one_in ~PresortingInverseUtilityFunction.outcome_at ~PresortingInverseUtilityFunction.reset ~PresortingInverseUtilityFunction.some ~PresortingInverseUtilityFunction.utility_at ~PresortingInverseUtilityFunction.within_fractions ~PresortingInverseUtilityFunction.within_indices ~PresortingInverseUtilityFunction.worst ~PresortingInverseUtilityFunction.worst_in .. rubric:: Attributes Documentation .. autoattribute:: initialized .. autoattribute:: ufun .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: all .. automethod:: best .. automethod:: best_in .. automethod:: extreme_outcomes .. automethod:: init .. automethod:: max .. automethod:: min .. automethod:: minmax .. automethod:: next_better .. automethod:: next_worse .. automethod:: one_in .. automethod:: outcome_at .. automethod:: reset .. automethod:: some .. automethod:: utility_at .. automethod:: within_fractions .. automethod:: within_indices .. automethod:: worst .. automethod:: worst_in