Agent ===== .. currentmodule:: negmas.situated .. autoclass:: Agent :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Agent.accepted_negotiation_requests ~Agent.awi ~Agent.crisp_ufun ~Agent.has_cardinal_preferences ~Agent.has_preferences ~Agent.has_ufun ~Agent.id ~Agent.initialized ~Agent.name ~Agent.negotiation_requests ~Agent.preferences ~Agent.prob_ufun ~Agent.requested_negotiations ~Agent.reserved_outcome ~Agent.reserved_value ~Agent.running_negotiations ~Agent.short_type_name ~Agent.type_name ~Agent.type_postfix ~Agent.ufun ~Agent.unsigned_contracts ~Agent.uuid .. rubric:: Methods Summary .. autosummary:: ~Agent.checkpoint ~Agent.checkpoint_info ~Agent.create ~Agent.create_negotiation_request ~Agent.from_checkpoint ~Agent.from_config ~Agent.init ~Agent.init_ ~Agent.notify ~Agent.on_contract_breached ~Agent.on_contract_cancelled ~Agent.on_contract_cancelled_ ~Agent.on_contract_executed ~Agent.on_contract_signed ~Agent.on_contract_signed_ ~Agent.on_contracts_finalized ~Agent.on_event ~Agent.on_neg_request_accepted ~Agent.on_neg_request_accepted_ ~Agent.on_neg_request_rejected ~Agent.on_neg_request_rejected_ ~Agent.on_negotiation_failure ~Agent.on_negotiation_failure_ ~Agent.on_negotiation_success ~Agent.on_negotiation_success_ ~Agent.on_preferences_changed ~Agent.on_simulation_step_ended ~Agent.on_simulation_step_started ~Agent.read_config ~Agent.respond_to_negotiation_request_ ~Agent.respond_to_renegotiation_request ~Agent.set_id ~Agent.set_preferences ~Agent.set_renegotiation_agenda ~Agent.sign_all_contracts ~Agent.sign_contract ~Agent.spawn ~Agent.spawn_object ~Agent.step ~Agent.step_ .. rubric:: Attributes Documentation .. autoattribute:: accepted_negotiation_requests .. autoattribute:: awi .. autoattribute:: crisp_ufun .. autoattribute:: has_cardinal_preferences .. autoattribute:: has_preferences .. autoattribute:: has_ufun .. autoattribute:: id .. autoattribute:: initialized .. autoattribute:: name .. autoattribute:: negotiation_requests .. autoattribute:: preferences .. autoattribute:: prob_ufun .. autoattribute:: requested_negotiations .. autoattribute:: reserved_outcome .. autoattribute:: reserved_value .. autoattribute:: running_negotiations .. autoattribute:: short_type_name .. autoattribute:: type_name .. autoattribute:: type_postfix .. autoattribute:: ufun .. autoattribute:: unsigned_contracts .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: create_negotiation_request .. automethod:: from_checkpoint .. automethod:: from_config .. automethod:: init .. automethod:: init_ .. automethod:: notify .. automethod:: on_contract_breached .. automethod:: on_contract_cancelled .. automethod:: on_contract_cancelled_ .. automethod:: on_contract_executed .. automethod:: on_contract_signed .. automethod:: on_contract_signed_ .. automethod:: on_contracts_finalized .. automethod:: on_event .. automethod:: on_neg_request_accepted .. automethod:: on_neg_request_accepted_ .. automethod:: on_neg_request_rejected .. automethod:: on_neg_request_rejected_ .. automethod:: on_negotiation_failure .. automethod:: on_negotiation_failure_ .. automethod:: on_negotiation_success .. automethod:: on_negotiation_success_ .. automethod:: on_preferences_changed .. automethod:: on_simulation_step_ended .. automethod:: on_simulation_step_started .. automethod:: read_config .. automethod:: respond_to_negotiation_request_ .. automethod:: respond_to_renegotiation_request .. automethod:: set_id .. automethod:: set_preferences .. automethod:: set_renegotiation_agenda .. automethod:: sign_all_contracts .. automethod:: sign_contract .. automethod:: spawn .. automethod:: spawn_object .. automethod:: step .. automethod:: step_