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