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