SAOState ======== .. currentmodule:: negmas.sao .. autoclass:: SAOState :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SAOState.agreement ~SAOState.base_state ~SAOState.broken ~SAOState.completed ~SAOState.current_data ~SAOState.current_offer ~SAOState.current_proposer ~SAOState.current_proposer_agent ~SAOState.done ~SAOState.ended ~SAOState.erred_agent ~SAOState.erred_negotiator ~SAOState.error_details ~SAOState.has_error ~SAOState.last_negotiator ~SAOState.last_thread ~SAOState.n_acceptances ~SAOState.n_negotiators ~SAOState.new_data ~SAOState.new_offerer_agents ~SAOState.new_offers ~SAOState.relative_time ~SAOState.results ~SAOState.running ~SAOState.started ~SAOState.step ~SAOState.threads ~SAOState.time ~SAOState.timedout ~SAOState.waiting .. rubric:: Methods Summary .. autosummary:: ~SAOState.asdict ~SAOState.keys ~SAOState.thread_history ~SAOState.values .. rubric:: Attributes Documentation .. autoattribute:: agreement .. autoattribute:: base_state .. autoattribute:: broken .. autoattribute:: completed .. autoattribute:: current_data .. autoattribute:: current_offer .. autoattribute:: current_proposer .. autoattribute:: current_proposer_agent .. autoattribute:: done .. autoattribute:: ended .. autoattribute:: erred_agent .. autoattribute:: erred_negotiator .. autoattribute:: error_details .. autoattribute:: has_error .. autoattribute:: last_negotiator .. autoattribute:: last_thread .. autoattribute:: n_acceptances .. autoattribute:: n_negotiators .. autoattribute:: new_data .. autoattribute:: new_offerer_agents .. autoattribute:: new_offers .. autoattribute:: relative_time .. autoattribute:: results .. autoattribute:: running .. autoattribute:: started .. autoattribute:: step .. autoattribute:: threads .. autoattribute:: time .. autoattribute:: timedout .. autoattribute:: waiting .. rubric:: Methods Documentation .. automethod:: asdict .. automethod:: keys .. automethod:: thread_history .. automethod:: values