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