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