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