SAOSingleAgreementRandomController ================================== .. currentmodule:: negmas.sao .. autoclass:: SAOSingleAgreementRandomController :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SAOSingleAgreementRandomController.active_negotiators ~SAOSingleAgreementRandomController.crisp_ufun ~SAOSingleAgreementRandomController.default_negotiator_type ~SAOSingleAgreementRandomController.finished_negotiators ~SAOSingleAgreementRandomController.has_cardinal_preferences ~SAOSingleAgreementRandomController.has_preferences ~SAOSingleAgreementRandomController.has_ufun ~SAOSingleAgreementRandomController.id ~SAOSingleAgreementRandomController.name ~SAOSingleAgreementRandomController.negotiators ~SAOSingleAgreementRandomController.preferences ~SAOSingleAgreementRandomController.prob_ufun ~SAOSingleAgreementRandomController.reserved_outcome ~SAOSingleAgreementRandomController.reserved_value ~SAOSingleAgreementRandomController.short_type_name ~SAOSingleAgreementRandomController.started_negotiators ~SAOSingleAgreementRandomController.states ~SAOSingleAgreementRandomController.to_start_negotiators ~SAOSingleAgreementRandomController.type_name ~SAOSingleAgreementRandomController.ufun ~SAOSingleAgreementRandomController.unfinished_negotiators ~SAOSingleAgreementRandomController.uuid .. rubric:: Methods Summary .. autosummary:: ~SAOSingleAgreementRandomController.add_negotiator ~SAOSingleAgreementRandomController.after_join ~SAOSingleAgreementRandomController.before_join ~SAOSingleAgreementRandomController.best_offer ~SAOSingleAgreementRandomController.best_outcome ~SAOSingleAgreementRandomController.call ~SAOSingleAgreementRandomController.checkpoint ~SAOSingleAgreementRandomController.checkpoint_info ~SAOSingleAgreementRandomController.counter_all ~SAOSingleAgreementRandomController.create ~SAOSingleAgreementRandomController.create_negotiator ~SAOSingleAgreementRandomController.first_offer ~SAOSingleAgreementRandomController.first_proposals ~SAOSingleAgreementRandomController.from_checkpoint ~SAOSingleAgreementRandomController.is_acceptable ~SAOSingleAgreementRandomController.is_better ~SAOSingleAgreementRandomController.is_clean ~SAOSingleAgreementRandomController.join ~SAOSingleAgreementRandomController.kill_negotiator ~SAOSingleAgreementRandomController.make_negotiator ~SAOSingleAgreementRandomController.make_offer ~SAOSingleAgreementRandomController.on_leave ~SAOSingleAgreementRandomController.on_mechanism_error ~SAOSingleAgreementRandomController.on_negotiation_end ~SAOSingleAgreementRandomController.on_negotiation_start ~SAOSingleAgreementRandomController.on_notification ~SAOSingleAgreementRandomController.on_preferences_changed ~SAOSingleAgreementRandomController.on_round_end ~SAOSingleAgreementRandomController.on_round_start ~SAOSingleAgreementRandomController.partner_agent_ids ~SAOSingleAgreementRandomController.partner_agent_names ~SAOSingleAgreementRandomController.partner_negotiator_ids ~SAOSingleAgreementRandomController.partner_negotiator_names ~SAOSingleAgreementRandomController.propose ~SAOSingleAgreementRandomController.reset ~SAOSingleAgreementRandomController.respond ~SAOSingleAgreementRandomController.response_to_best_offer ~SAOSingleAgreementRandomController.set_id ~SAOSingleAgreementRandomController.set_preferences ~SAOSingleAgreementRandomController.spawn ~SAOSingleAgreementRandomController.spawn_object .. rubric:: Attributes Documentation .. autoattribute:: active_negotiators .. autoattribute:: crisp_ufun .. autoattribute:: default_negotiator_type .. autoattribute:: finished_negotiators .. autoattribute:: has_cardinal_preferences .. autoattribute:: has_preferences .. autoattribute:: has_ufun .. autoattribute:: id .. autoattribute:: name .. autoattribute:: negotiators .. autoattribute:: preferences .. autoattribute:: prob_ufun .. autoattribute:: reserved_outcome .. autoattribute:: reserved_value .. autoattribute:: short_type_name .. autoattribute:: started_negotiators .. autoattribute:: states .. autoattribute:: to_start_negotiators .. autoattribute:: type_name .. autoattribute:: ufun .. autoattribute:: unfinished_negotiators .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: add_negotiator .. automethod:: after_join .. automethod:: before_join .. automethod:: best_offer .. automethod:: best_outcome .. automethod:: call .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: counter_all .. automethod:: create .. automethod:: create_negotiator .. automethod:: first_offer .. automethod:: first_proposals .. automethod:: from_checkpoint .. automethod:: is_acceptable .. automethod:: is_better .. automethod:: is_clean .. automethod:: join .. automethod:: kill_negotiator .. automethod:: make_negotiator .. automethod:: make_offer .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_notification .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: partner_agent_ids .. automethod:: partner_agent_names .. automethod:: partner_negotiator_ids .. automethod:: partner_negotiator_names .. automethod:: propose .. automethod:: reset .. automethod:: respond .. automethod:: response_to_best_offer .. automethod:: set_id .. automethod:: set_preferences .. automethod:: spawn .. automethod:: spawn_object