Preferences =========== .. currentmodule:: negmas.preferences .. autoclass:: Preferences :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Preferences.base_type ~Preferences.id ~Preferences.name ~Preferences.short_type_name ~Preferences.type ~Preferences.type_name ~Preferences.uuid .. rubric:: Methods Summary .. autosummary:: ~Preferences.changes ~Preferences.checkpoint ~Preferences.checkpoint_info ~Preferences.create ~Preferences.from_checkpoint ~Preferences.from_dict ~Preferences.is_better ~Preferences.is_equivalent ~Preferences.is_not_better ~Preferences.is_not_worse ~Preferences.is_session_dependent ~Preferences.is_state_dependent ~Preferences.is_stationary ~Preferences.is_volatile ~Preferences.is_worse ~Preferences.reset_changes ~Preferences.set_id ~Preferences.spawn ~Preferences.spawn_object ~Preferences.to_dict .. rubric:: Attributes Documentation .. autoattribute:: base_type .. autoattribute:: id .. autoattribute:: name .. autoattribute:: short_type_name .. autoattribute:: type .. autoattribute:: type_name .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: changes .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: from_checkpoint .. automethod:: from_dict .. 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:: reset_changes .. automethod:: set_id .. automethod:: spawn .. automethod:: spawn_object .. automethod:: to_dict