Scalable ======== .. currentmodule:: negmas.preferences .. autoclass:: Scalable :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Scalable.base_type ~Scalable.type .. rubric:: Methods Summary .. autosummary:: ~Scalable.__call__ ~Scalable.difference_prob ~Scalable.eval ~Scalable.eval_normalized ~Scalable.is_better ~Scalable.is_equivalent ~Scalable.is_not_better ~Scalable.is_not_worse ~Scalable.is_session_dependent ~Scalable.is_state_dependent ~Scalable.is_stationary ~Scalable.is_volatile ~Scalable.is_worse ~Scalable.minmax ~Scalable.scale_by ~Scalable.scale_max ~Scalable.scale_min .. 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