GAState ======= .. currentmodule:: negmas.ga .. autoclass:: GAState :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GAState.agreement ~GAState.broken ~GAState.completed ~GAState.dominant_outcomes ~GAState.done ~GAState.ended ~GAState.erred_agent ~GAState.erred_negotiator ~GAState.error_details ~GAState.has_error ~GAState.n_negotiators ~GAState.relative_time ~GAState.results ~GAState.running ~GAState.started ~GAState.step ~GAState.time ~GAState.timedout ~GAState.waiting .. rubric:: Methods Summary .. autosummary:: ~GAState.asdict ~GAState.keys ~GAState.values .. rubric:: Attributes Documentation .. autoattribute:: agreement .. autoattribute:: broken .. autoattribute:: completed .. autoattribute:: dominant_outcomes .. autoattribute:: done .. autoattribute:: ended .. autoattribute:: erred_agent .. autoattribute:: erred_negotiator .. autoattribute:: error_details .. autoattribute:: has_error .. autoattribute:: n_negotiators .. autoattribute:: relative_time .. autoattribute:: results .. autoattribute:: running .. autoattribute:: started .. autoattribute:: step .. autoattribute:: time .. autoattribute:: timedout .. autoattribute:: waiting .. rubric:: Methods Documentation .. automethod:: asdict .. automethod:: keys .. automethod:: values