SAOMechanism ============ .. currentmodule:: negmas.sao .. autoclass:: SAOMechanism :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SAOMechanism.agent_ids ~SAOMechanism.agent_names ~SAOMechanism.agreement ~SAOMechanism.atomic_steps ~SAOMechanism.completed ~SAOMechanism.current_step ~SAOMechanism.dynamic_entry ~SAOMechanism.ended ~SAOMechanism.expected_relative_time ~SAOMechanism.expected_remaining_steps ~SAOMechanism.expected_remaining_time ~SAOMechanism.extended_trace ~SAOMechanism.full_trace ~SAOMechanism.genius_negotiator_ids ~SAOMechanism.history ~SAOMechanism.id ~SAOMechanism.issues ~SAOMechanism.max_n_negotiators ~SAOMechanism.n_outcomes ~SAOMechanism.n_steps ~SAOMechanism.name ~SAOMechanism.negotiator_ids ~SAOMechanism.negotiator_names ~SAOMechanism.negotiator_times ~SAOMechanism.negotiators ~SAOMechanism.offers ~SAOMechanism.outcome_space ~SAOMechanism.outcomes ~SAOMechanism.participants ~SAOMechanism.relative_time ~SAOMechanism.remaining_steps ~SAOMechanism.remaining_time ~SAOMechanism.requirements ~SAOMechanism.running ~SAOMechanism.short_type_name ~SAOMechanism.state ~SAOMechanism.state4history ~SAOMechanism.stats ~SAOMechanism.time ~SAOMechanism.time_limit ~SAOMechanism.trace ~SAOMechanism.type_name ~SAOMechanism.uuid ~SAOMechanism.verbosity .. rubric:: Methods Summary .. autosummary:: ~SAOMechanism.__call__ ~SAOMechanism.abort ~SAOMechanism.add ~SAOMechanism.add_requirements ~SAOMechanism.announce ~SAOMechanism.can_accept_more_negotiators ~SAOMechanism.can_enter ~SAOMechanism.can_leave ~SAOMechanism.can_participate ~SAOMechanism.checkpoint ~SAOMechanism.checkpoint_final_step ~SAOMechanism.checkpoint_info ~SAOMechanism.checkpoint_init ~SAOMechanism.checkpoint_on_step_started ~SAOMechanism.create ~SAOMechanism.discrete_outcome_space ~SAOMechanism.discrete_outcomes ~SAOMechanism.following_negotiators ~SAOMechanism.from_checkpoint ~SAOMechanism.genius_id ~SAOMechanism.get_negotiator ~SAOMechanism.get_negotiator_raise ~SAOMechanism.is_satisfying ~SAOMechanism.is_valid ~SAOMechanism.kalai_points ~SAOMechanism.log ~SAOMechanism.log_critical ~SAOMechanism.log_debug ~SAOMechanism.log_error ~SAOMechanism.log_info ~SAOMechanism.log_warning ~SAOMechanism.max_relative_welfare_points ~SAOMechanism.max_welfare_points ~SAOMechanism.modified_kalai_points ~SAOMechanism.nash_points ~SAOMechanism.negotiator_full_trace ~SAOMechanism.negotiator_index ~SAOMechanism.negotiator_offers ~SAOMechanism.next_negotitor_ids ~SAOMechanism.on_mechanism_error ~SAOMechanism.on_negotiation_end ~SAOMechanism.on_negotiation_start ~SAOMechanism.pareto_frontier ~SAOMechanism.pareto_frontier_bf ~SAOMechanism.plot ~SAOMechanism.random_outcome ~SAOMechanism.random_outcomes ~SAOMechanism.register_listener ~SAOMechanism.remove ~SAOMechanism.remove_requirements ~SAOMechanism.run ~SAOMechanism.run_with_progress ~SAOMechanism.runall ~SAOMechanism.set_id ~SAOMechanism.set_sync_call ~SAOMechanism.spawn ~SAOMechanism.spawn_object ~SAOMechanism.step ~SAOMechanism.stepall .. rubric:: Attributes Documentation .. autoattribute:: agent_ids .. autoattribute:: agent_names .. autoattribute:: agreement .. autoattribute:: atomic_steps .. autoattribute:: completed .. autoattribute:: current_step .. autoattribute:: dynamic_entry .. autoattribute:: ended .. autoattribute:: expected_relative_time .. autoattribute:: expected_remaining_steps .. autoattribute:: expected_remaining_time .. autoattribute:: extended_trace .. autoattribute:: full_trace .. autoattribute:: genius_negotiator_ids .. autoattribute:: history .. autoattribute:: id .. autoattribute:: issues .. autoattribute:: max_n_negotiators .. autoattribute:: n_outcomes .. autoattribute:: n_steps .. autoattribute:: name .. autoattribute:: negotiator_ids .. autoattribute:: negotiator_names .. autoattribute:: negotiator_times .. autoattribute:: negotiators .. autoattribute:: offers .. autoattribute:: outcome_space .. autoattribute:: outcomes .. autoattribute:: participants .. autoattribute:: relative_time .. autoattribute:: remaining_steps .. autoattribute:: remaining_time .. autoattribute:: requirements .. autoattribute:: running .. autoattribute:: short_type_name .. autoattribute:: state .. autoattribute:: state4history .. autoattribute:: stats .. autoattribute:: time .. autoattribute:: time_limit .. autoattribute:: trace .. autoattribute:: type_name .. autoattribute:: uuid .. autoattribute:: verbosity .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: abort .. automethod:: add .. automethod:: add_requirements .. automethod:: announce .. automethod:: can_accept_more_negotiators .. automethod:: can_enter .. automethod:: can_leave .. automethod:: can_participate .. automethod:: checkpoint .. automethod:: checkpoint_final_step .. automethod:: checkpoint_info .. automethod:: checkpoint_init .. automethod:: checkpoint_on_step_started .. automethod:: create .. automethod:: discrete_outcome_space .. automethod:: discrete_outcomes .. automethod:: following_negotiators .. automethod:: from_checkpoint .. automethod:: genius_id .. automethod:: get_negotiator .. automethod:: get_negotiator_raise .. automethod:: is_satisfying .. automethod:: is_valid .. automethod:: kalai_points .. automethod:: log .. automethod:: log_critical .. automethod:: log_debug .. automethod:: log_error .. automethod:: log_info .. automethod:: log_warning .. automethod:: max_relative_welfare_points .. automethod:: max_welfare_points .. automethod:: modified_kalai_points .. automethod:: nash_points .. automethod:: negotiator_full_trace .. automethod:: negotiator_index .. automethod:: negotiator_offers .. automethod:: next_negotitor_ids .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: pareto_frontier .. automethod:: pareto_frontier_bf .. automethod:: plot .. automethod:: random_outcome .. automethod:: random_outcomes .. automethod:: register_listener .. automethod:: remove .. automethod:: remove_requirements .. automethod:: run .. automethod:: run_with_progress .. automethod:: runall .. automethod:: set_id .. automethod:: set_sync_call .. automethod:: spawn .. automethod:: spawn_object .. automethod:: step .. automethod:: stepall