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