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