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