PartiallyShiftable ================== .. currentmodule:: negmas.preferences .. autoclass:: PartiallyShiftable :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PartiallyShiftable.base_type ~PartiallyShiftable.type .. rubric:: Methods Summary .. autosummary:: ~PartiallyShiftable.__call__ ~PartiallyShiftable.difference_prob ~PartiallyShiftable.eval ~PartiallyShiftable.eval_normalized ~PartiallyShiftable.is_better ~PartiallyShiftable.is_equivalent ~PartiallyShiftable.is_not_better ~PartiallyShiftable.is_not_worse ~PartiallyShiftable.is_session_dependent ~PartiallyShiftable.is_state_dependent ~PartiallyShiftable.is_stationary ~PartiallyShiftable.is_volatile ~PartiallyShiftable.is_worse ~PartiallyShiftable.minmax ~PartiallyShiftable.scale_by ~PartiallyShiftable.scale_max ~PartiallyShiftable.scale_min ~PartiallyShiftable.shift_max_for ~PartiallyShiftable.shift_min_for .. rubric:: Attributes Documentation .. autoattribute:: base_type .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: difference_prob .. automethod:: eval .. automethod:: eval_normalized .. automethod:: is_better .. automethod:: is_equivalent .. automethod:: is_not_better .. automethod:: is_not_worse .. automethod:: is_session_dependent .. automethod:: is_state_dependent .. automethod:: is_stationary .. automethod:: is_volatile .. automethod:: is_worse .. automethod:: minmax .. automethod:: scale_by .. automethod:: scale_max .. automethod:: scale_min .. automethod:: shift_max_for .. automethod:: shift_min_for