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