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