UtilBasedNegotiator =================== .. currentmodule:: negmas.sao .. autoclass:: UtilBasedNegotiator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UtilBasedNegotiator.ami ~UtilBasedNegotiator.annotation ~UtilBasedNegotiator.capabilities ~UtilBasedNegotiator.crisp_ufun ~UtilBasedNegotiator.has_cardinal_preferences ~UtilBasedNegotiator.has_preferences ~UtilBasedNegotiator.has_ufun ~UtilBasedNegotiator.id ~UtilBasedNegotiator.name ~UtilBasedNegotiator.nmi ~UtilBasedNegotiator.opponent_ufun ~UtilBasedNegotiator.owner ~UtilBasedNegotiator.parent ~UtilBasedNegotiator.preferences ~UtilBasedNegotiator.private_info ~UtilBasedNegotiator.prob_ufun ~UtilBasedNegotiator.reserved_outcome ~UtilBasedNegotiator.reserved_value ~UtilBasedNegotiator.short_type_name ~UtilBasedNegotiator.type_name ~UtilBasedNegotiator.ufun ~UtilBasedNegotiator.uuid .. rubric:: Methods Summary .. autosummary:: ~UtilBasedNegotiator.__call__ ~UtilBasedNegotiator.add_capabilities ~UtilBasedNegotiator.add_handler ~UtilBasedNegotiator.before_death ~UtilBasedNegotiator.cancel ~UtilBasedNegotiator.checkpoint ~UtilBasedNegotiator.checkpoint_info ~UtilBasedNegotiator.create ~UtilBasedNegotiator.from_checkpoint ~UtilBasedNegotiator.handlers ~UtilBasedNegotiator.is_acceptable_as_agreement ~UtilBasedNegotiator.isin ~UtilBasedNegotiator.join ~UtilBasedNegotiator.on_leave ~UtilBasedNegotiator.on_mechanism_error ~UtilBasedNegotiator.on_negotiation_end ~UtilBasedNegotiator.on_negotiation_start ~UtilBasedNegotiator.on_notification ~UtilBasedNegotiator.on_notification_ ~UtilBasedNegotiator.on_partner_ended ~UtilBasedNegotiator.on_partner_proposal ~UtilBasedNegotiator.on_partner_response ~UtilBasedNegotiator.on_preferences_changed ~UtilBasedNegotiator.on_round_end ~UtilBasedNegotiator.on_round_start ~UtilBasedNegotiator.propose ~UtilBasedNegotiator.propose_ ~UtilBasedNegotiator.remove_capability ~UtilBasedNegotiator.remove_handler ~UtilBasedNegotiator.respond ~UtilBasedNegotiator.respond_ ~UtilBasedNegotiator.set_id ~UtilBasedNegotiator.set_preferences ~UtilBasedNegotiator.spawn ~UtilBasedNegotiator.spawn_object ~UtilBasedNegotiator.utility_range_to_accept ~UtilBasedNegotiator.utility_range_to_propose .. rubric:: Attributes Documentation .. autoattribute:: ami .. autoattribute:: annotation .. autoattribute:: capabilities .. autoattribute:: crisp_ufun .. 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:: add_capabilities .. automethod:: add_handler .. automethod:: before_death .. automethod:: cancel .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: from_checkpoint .. automethod:: handlers .. automethod:: is_acceptable_as_agreement .. automethod:: isin .. automethod:: join .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_notification .. automethod:: on_notification_ .. 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_capability .. automethod:: remove_handler .. automethod:: respond .. automethod:: respond_ .. automethod:: set_id .. automethod:: set_preferences .. automethod:: spawn .. automethod:: spawn_object .. automethod:: utility_range_to_accept .. automethod:: utility_range_to_propose