You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: