BestOfferOrientedSelector ========================= .. currentmodule:: negmas.sao .. autoclass:: BestOfferOrientedSelector :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BestOfferOrientedSelector.negotiator .. rubric:: Methods Summary .. autosummary:: ~BestOfferOrientedSelector.__call__ ~BestOfferOrientedSelector.after_join ~BestOfferOrientedSelector.after_proposing ~BestOfferOrientedSelector.after_responding ~BestOfferOrientedSelector.before_proposing ~BestOfferOrientedSelector.before_responding ~BestOfferOrientedSelector.can_join ~BestOfferOrientedSelector.on_leave ~BestOfferOrientedSelector.on_mechanism_error ~BestOfferOrientedSelector.on_negotiation_end ~BestOfferOrientedSelector.on_negotiation_start ~BestOfferOrientedSelector.on_partner_ended ~BestOfferOrientedSelector.on_partner_joined ~BestOfferOrientedSelector.on_partner_left ~BestOfferOrientedSelector.on_partner_proposal ~BestOfferOrientedSelector.on_partner_refused_to_propose ~BestOfferOrientedSelector.on_partner_response ~BestOfferOrientedSelector.on_preferences_changed ~BestOfferOrientedSelector.on_round_end ~BestOfferOrientedSelector.on_round_start ~BestOfferOrientedSelector.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