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