DecentralizingAgent =================== .. currentmodule:: scml.scml2020 .. autoclass:: DecentralizingAgent :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DecentralizingAgent.accepted_negotiation_requests ~DecentralizingAgent.awi ~DecentralizingAgent.crisp_ufun ~DecentralizingAgent.has_cardinal_preferences ~DecentralizingAgent.has_preferences ~DecentralizingAgent.has_ufun ~DecentralizingAgent.id ~DecentralizingAgent.initialized ~DecentralizingAgent.internal_state ~DecentralizingAgent.name ~DecentralizingAgent.negotiation_requests ~DecentralizingAgent.preferences ~DecentralizingAgent.prob_ufun ~DecentralizingAgent.requested_negotiations ~DecentralizingAgent.reserved_outcome ~DecentralizingAgent.reserved_value ~DecentralizingAgent.running_negotiations ~DecentralizingAgent.short_type_name ~DecentralizingAgent.type_name ~DecentralizingAgent.type_postfix ~DecentralizingAgent.ufun ~DecentralizingAgent.unsigned_contracts ~DecentralizingAgent.use_trading ~DecentralizingAgent.uuid .. rubric:: Methods Summary .. autosummary:: ~DecentralizingAgent.acceptable_unit_price ~DecentralizingAgent.add_controller ~DecentralizingAgent.all_negotiations_concluded ~DecentralizingAgent.before_step ~DecentralizingAgent.can_be_produced ~DecentralizingAgent.checkpoint ~DecentralizingAgent.checkpoint_info ~DecentralizingAgent.confirm_production ~DecentralizingAgent.create ~DecentralizingAgent.create_controller ~DecentralizingAgent.create_negotiation_request ~DecentralizingAgent.from_checkpoint ~DecentralizingAgent.from_config ~DecentralizingAgent.init ~DecentralizingAgent.init_ ~DecentralizingAgent.insert_controller ~DecentralizingAgent.notify ~DecentralizingAgent.on_agent_bankrupt ~DecentralizingAgent.on_contract_breached ~DecentralizingAgent.on_contract_cancelled ~DecentralizingAgent.on_contract_cancelled_ ~DecentralizingAgent.on_contract_executed ~DecentralizingAgent.on_contract_signed ~DecentralizingAgent.on_contract_signed_ ~DecentralizingAgent.on_contracts_finalized ~DecentralizingAgent.on_event ~DecentralizingAgent.on_failures ~DecentralizingAgent.on_neg_request_accepted ~DecentralizingAgent.on_neg_request_accepted_ ~DecentralizingAgent.on_neg_request_rejected ~DecentralizingAgent.on_neg_request_rejected_ ~DecentralizingAgent.on_negotiation_failure ~DecentralizingAgent.on_negotiation_failure_ ~DecentralizingAgent.on_negotiation_success ~DecentralizingAgent.on_negotiation_success_ ~DecentralizingAgent.on_preferences_changed ~DecentralizingAgent.on_simulation_step_ended ~DecentralizingAgent.on_simulation_step_started ~DecentralizingAgent.predict_quantity ~DecentralizingAgent.read_config ~DecentralizingAgent.respond_to_negotiation_request ~DecentralizingAgent.respond_to_negotiation_request_ ~DecentralizingAgent.respond_to_renegotiation_request ~DecentralizingAgent.set_preferences ~DecentralizingAgent.set_renegotiation_agenda ~DecentralizingAgent.sign_all_contracts ~DecentralizingAgent.sign_contract ~DecentralizingAgent.spawn ~DecentralizingAgent.spawn_object ~DecentralizingAgent.start_negotiations ~DecentralizingAgent.step ~DecentralizingAgent.step_ ~DecentralizingAgent.target_quantities ~DecentralizingAgent.target_quantity ~DecentralizingAgent.to_dict ~DecentralizingAgent.trade_prediction_before_step ~DecentralizingAgent.trade_prediction_init ~DecentralizingAgent.trade_prediction_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:: internal_state .. 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:: use_trading .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: acceptable_unit_price .. automethod:: add_controller .. automethod:: all_negotiations_concluded .. automethod:: before_step .. automethod:: can_be_produced .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: confirm_production .. automethod:: create .. automethod:: create_controller .. automethod:: create_negotiation_request .. automethod:: from_checkpoint .. automethod:: from_config .. automethod:: init .. automethod:: init_ .. automethod:: insert_controller .. automethod:: notify .. automethod:: on_agent_bankrupt .. 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_failures .. 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:: predict_quantity .. automethod:: read_config .. automethod:: respond_to_negotiation_request .. automethod:: respond_to_negotiation_request_ .. automethod:: respond_to_renegotiation_request .. automethod:: set_preferences .. automethod:: set_renegotiation_agenda .. automethod:: sign_all_contracts .. automethod:: sign_contract .. automethod:: spawn .. automethod:: spawn_object .. automethod:: start_negotiations .. automethod:: step .. automethod:: step_ .. automethod:: target_quantities .. automethod:: target_quantity .. automethod:: to_dict .. automethod:: trade_prediction_before_step .. automethod:: trade_prediction_init .. automethod:: trade_prediction_step