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