Open mhinsch opened 1 year ago
If an agent is removed from scheduling but still referenced (and modified) by other agents refresh! will cause an error. Solutions:
refresh!
@kill
If an agent is removed from scheduling but still referenced (and modified) by other agents
refresh!
will cause an error. Solutions:@kill
(not practical)refresh!
(runtime costs?)