BestOfferSelector ================= .. currentmodule:: negmas.sao .. autoclass:: BestOfferSelector :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BestOfferSelector.negotiator .. rubric:: Methods Summary .. autosummary:: ~BestOfferSelector.__call__ ~BestOfferSelector.after_join ~BestOfferSelector.after_proposing ~BestOfferSelector.after_responding ~BestOfferSelector.before_proposing ~BestOfferSelector.before_responding ~BestOfferSelector.can_join ~BestOfferSelector.on_leave ~BestOfferSelector.on_mechanism_error ~BestOfferSelector.on_negotiation_end ~BestOfferSelector.on_negotiation_start ~BestOfferSelector.on_partner_ended ~BestOfferSelector.on_partner_joined ~BestOfferSelector.on_partner_left ~BestOfferSelector.on_partner_proposal ~BestOfferSelector.on_partner_refused_to_propose ~BestOfferSelector.on_partner_response ~BestOfferSelector.on_preferences_changed ~BestOfferSelector.on_round_end ~BestOfferSelector.on_round_start ~BestOfferSelector.set_negotiator .. rubric:: Attributes Documentation .. autoattribute:: negotiator .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: after_join .. automethod:: after_proposing .. automethod:: after_responding .. automethod:: before_proposing .. automethod:: before_responding .. automethod:: can_join .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_partner_ended .. automethod:: on_partner_joined .. automethod:: on_partner_left .. automethod:: on_partner_proposal .. automethod:: on_partner_refused_to_propose .. automethod:: on_partner_response .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: set_negotiator