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