MeanElicitor ============ .. currentmodule:: negmas.elicitation .. autoclass:: MeanElicitor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeanElicitor.ami ~MeanElicitor.annotation ~MeanElicitor.capabilities ~MeanElicitor.crisp_ufun ~MeanElicitor.elicitation_cost ~MeanElicitor.elicitation_time ~MeanElicitor.has_cardinal_preferences ~MeanElicitor.has_preferences ~MeanElicitor.has_ufun ~MeanElicitor.id ~MeanElicitor.name ~MeanElicitor.nmi ~MeanElicitor.opponent_ufun ~MeanElicitor.owner ~MeanElicitor.parent ~MeanElicitor.preferences ~MeanElicitor.private_info ~MeanElicitor.prob_ufun ~MeanElicitor.reserved_outcome ~MeanElicitor.reserved_value ~MeanElicitor.short_type_name ~MeanElicitor.type_name ~MeanElicitor.ufun ~MeanElicitor.uuid .. rubric:: Methods Summary .. autosummary:: ~MeanElicitor.__call__ ~MeanElicitor.accuracy_limit ~MeanElicitor.add_capabilities ~MeanElicitor.add_handler ~MeanElicitor.before_death ~MeanElicitor.before_eliciting ~MeanElicitor.best_offer ~MeanElicitor.can_elicit ~MeanElicitor.cancel ~MeanElicitor.checkpoint ~MeanElicitor.checkpoint_info ~MeanElicitor.create ~MeanElicitor.do_elicit ~MeanElicitor.elicit ~MeanElicitor.elicit_single ~MeanElicitor.from_checkpoint ~MeanElicitor.handlers ~MeanElicitor.init_elicitation ~MeanElicitor.init_unknowns ~MeanElicitor.is_acceptable_as_agreement ~MeanElicitor.isin ~MeanElicitor.join ~MeanElicitor.maximum_attainable_utility ~MeanElicitor.minimum_guaranteed_utility ~MeanElicitor.offer_to_elicit ~MeanElicitor.offering_utilities ~MeanElicitor.offering_utility ~MeanElicitor.on_leave ~MeanElicitor.on_mechanism_error ~MeanElicitor.on_negotiation_end ~MeanElicitor.on_negotiation_start ~MeanElicitor.on_notification ~MeanElicitor.on_notification_ ~MeanElicitor.on_opponent_model_updated ~MeanElicitor.on_partner_ended ~MeanElicitor.on_partner_proposal ~MeanElicitor.on_partner_response ~MeanElicitor.on_preferences_changed ~MeanElicitor.on_round_end ~MeanElicitor.on_round_start ~MeanElicitor.propose ~MeanElicitor.propose_ ~MeanElicitor.remove_best_offer_from_unknown_list ~MeanElicitor.remove_capability ~MeanElicitor.remove_handler ~MeanElicitor.respond ~MeanElicitor.respond_ ~MeanElicitor.set_id ~MeanElicitor.set_preferences ~MeanElicitor.spawn ~MeanElicitor.spawn_object ~MeanElicitor.update_best_offer_utility ~MeanElicitor.update_cutoff_utility ~MeanElicitor.user_preferences ~MeanElicitor.utilities_on_rejection ~MeanElicitor.utility_at ~MeanElicitor.utility_distributions ~MeanElicitor.utility_on_acceptance ~MeanElicitor.utility_on_rejection ~MeanElicitor.z_index .. rubric:: Attributes Documentation .. autoattribute:: ami .. autoattribute:: annotation .. autoattribute:: capabilities .. autoattribute:: crisp_ufun .. autoattribute:: elicitation_cost .. autoattribute:: elicitation_time .. autoattribute:: has_cardinal_preferences .. autoattribute:: has_preferences .. autoattribute:: has_ufun .. autoattribute:: id .. autoattribute:: name .. autoattribute:: nmi .. autoattribute:: opponent_ufun .. autoattribute:: owner .. autoattribute:: parent .. autoattribute:: preferences .. autoattribute:: private_info .. autoattribute:: prob_ufun .. autoattribute:: reserved_outcome .. autoattribute:: reserved_value .. autoattribute:: short_type_name .. autoattribute:: type_name .. autoattribute:: ufun .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: accuracy_limit .. automethod:: add_capabilities .. automethod:: add_handler .. automethod:: before_death .. automethod:: before_eliciting .. automethod:: best_offer .. automethod:: can_elicit .. automethod:: cancel .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: do_elicit .. automethod:: elicit .. automethod:: elicit_single .. automethod:: from_checkpoint .. automethod:: handlers .. automethod:: init_elicitation .. automethod:: init_unknowns .. automethod:: is_acceptable_as_agreement .. automethod:: isin .. automethod:: join .. automethod:: maximum_attainable_utility .. automethod:: minimum_guaranteed_utility .. automethod:: offer_to_elicit .. automethod:: offering_utilities .. automethod:: offering_utility .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_notification .. automethod:: on_notification_ .. automethod:: on_opponent_model_updated .. automethod:: on_partner_ended .. automethod:: on_partner_proposal .. automethod:: on_partner_response .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: propose .. automethod:: propose_ .. automethod:: remove_best_offer_from_unknown_list .. automethod:: remove_capability .. automethod:: remove_handler .. automethod:: respond .. automethod:: respond_ .. automethod:: set_id .. automethod:: set_preferences .. automethod:: spawn .. automethod:: spawn_object .. automethod:: update_best_offer_utility .. automethod:: update_cutoff_utility .. automethod:: user_preferences .. automethod:: utilities_on_rejection .. automethod:: utility_at .. automethod:: utility_distributions .. automethod:: utility_on_acceptance .. automethod:: utility_on_rejection .. automethod:: z_index