RandomUtilityFunction ===================== .. currentmodule:: negmas.preferences .. autoclass:: RandomUtilityFunction :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RandomUtilityFunction.base_type ~RandomUtilityFunction.id ~RandomUtilityFunction.name ~RandomUtilityFunction.reserved_distribution ~RandomUtilityFunction.short_type_name ~RandomUtilityFunction.type ~RandomUtilityFunction.type_name ~RandomUtilityFunction.uuid .. rubric:: Methods Summary .. autosummary:: ~RandomUtilityFunction.__call__ ~RandomUtilityFunction.argrank ~RandomUtilityFunction.argrank_with_weights ~RandomUtilityFunction.best ~RandomUtilityFunction.changes ~RandomUtilityFunction.checkpoint ~RandomUtilityFunction.checkpoint_info ~RandomUtilityFunction.create ~RandomUtilityFunction.difference ~RandomUtilityFunction.difference_prob ~RandomUtilityFunction.eu ~RandomUtilityFunction.eval ~RandomUtilityFunction.eval_normalized ~RandomUtilityFunction.extreme_outcomes ~RandomUtilityFunction.forget_inverter ~RandomUtilityFunction.from_checkpoint ~RandomUtilityFunction.from_dict ~RandomUtilityFunction.from_genius ~RandomUtilityFunction.from_geniusweb ~RandomUtilityFunction.from_geniusweb_json_str ~RandomUtilityFunction.from_xml_str ~RandomUtilityFunction.generate_bilateral ~RandomUtilityFunction.generate_random ~RandomUtilityFunction.generate_random_bilateral ~RandomUtilityFunction.invert ~RandomUtilityFunction.is_better ~RandomUtilityFunction.is_equivalent ~RandomUtilityFunction.is_not_better ~RandomUtilityFunction.is_not_worse ~RandomUtilityFunction.is_session_dependent ~RandomUtilityFunction.is_state_dependent ~RandomUtilityFunction.is_stationary ~RandomUtilityFunction.is_volatile ~RandomUtilityFunction.is_worse ~RandomUtilityFunction.max ~RandomUtilityFunction.min ~RandomUtilityFunction.minmax ~RandomUtilityFunction.normalize ~RandomUtilityFunction.normalize_for ~RandomUtilityFunction.rank ~RandomUtilityFunction.rank_with_weights ~RandomUtilityFunction.reset_changes ~RandomUtilityFunction.sample_outcome_with_utility ~RandomUtilityFunction.scale_by ~RandomUtilityFunction.scale_max ~RandomUtilityFunction.scale_max_for ~RandomUtilityFunction.scale_min ~RandomUtilityFunction.scale_min_for ~RandomUtilityFunction.set_id ~RandomUtilityFunction.shift_by ~RandomUtilityFunction.shift_max_for ~RandomUtilityFunction.shift_min_for ~RandomUtilityFunction.spawn ~RandomUtilityFunction.spawn_object ~RandomUtilityFunction.to_crisp ~RandomUtilityFunction.to_dict ~RandomUtilityFunction.to_genius ~RandomUtilityFunction.to_prob ~RandomUtilityFunction.to_stationary ~RandomUtilityFunction.to_xml_str ~RandomUtilityFunction.worst .. rubric:: Attributes Documentation .. autoattribute:: base_type .. autoattribute:: id .. autoattribute:: name .. autoattribute:: reserved_distribution .. autoattribute:: short_type_name .. autoattribute:: type .. autoattribute:: type_name .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: argrank .. automethod:: argrank_with_weights .. automethod:: best .. automethod:: changes .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: difference .. automethod:: difference_prob .. automethod:: eu .. automethod:: eval .. automethod:: eval_normalized .. automethod:: extreme_outcomes .. automethod:: forget_inverter .. automethod:: from_checkpoint .. automethod:: from_dict .. automethod:: from_genius .. automethod:: from_geniusweb .. automethod:: from_geniusweb_json_str .. automethod:: from_xml_str .. automethod:: generate_bilateral .. automethod:: generate_random .. automethod:: generate_random_bilateral .. automethod:: invert .. 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:: max .. automethod:: min .. automethod:: minmax .. automethod:: normalize .. automethod:: normalize_for .. automethod:: rank .. automethod:: rank_with_weights .. automethod:: reset_changes .. automethod:: sample_outcome_with_utility .. automethod:: scale_by .. automethod:: scale_max .. automethod:: scale_max_for .. automethod:: scale_min .. automethod:: scale_min_for .. automethod:: set_id .. automethod:: shift_by .. automethod:: shift_max_for .. automethod:: shift_min_for .. automethod:: spawn .. automethod:: spawn_object .. automethod:: to_crisp .. automethod:: to_dict .. automethod:: to_genius .. automethod:: to_prob .. automethod:: to_stationary .. automethod:: to_xml_str .. automethod:: worst