GBState ======= .. currentmodule:: negmas.gb .. autoclass:: GBState :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GBState.agreement ~GBState.base_state ~GBState.broken ~GBState.completed ~GBState.done ~GBState.ended ~GBState.erred_agent ~GBState.erred_negotiator ~GBState.error_details ~GBState.has_error ~GBState.last_thread ~GBState.n_negotiators ~GBState.relative_time ~GBState.results ~GBState.running ~GBState.started ~GBState.step ~GBState.threads ~GBState.time ~GBState.timedout ~GBState.waiting .. rubric:: Methods Summary .. autosummary:: ~GBState.asdict ~GBState.keys ~GBState.thread_history ~GBState.values .. rubric:: Attributes Documentation .. autoattribute:: agreement .. autoattribute:: base_state .. autoattribute:: broken .. autoattribute:: completed .. autoattribute:: done .. autoattribute:: ended .. autoattribute:: erred_agent .. autoattribute:: erred_negotiator .. autoattribute:: error_details .. autoattribute:: has_error .. autoattribute:: last_thread .. autoattribute:: n_negotiators .. 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