Closed gvegayon closed 7 months ago
Currently, when reset()=true and there's a backup population, the agents' states are not reset. This should not be the case, as the backup should only preserve network structure (and data), not states, tools, and viruses.
reset()=true
Currently, when
reset()=true
and there's a backup population, the agents' states are not reset. This should not be the case, as the backup should only preserve network structure (and data), not states, tools, and viruses.