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