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