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