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