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