pub fn restore_agents(colony: &mut Colony, state: &GraphState) -> usizeExpand description
Restore agents from a GraphState into a colony.
This is a convenience function that handles all built-in agent types. Returns the number of agents successfully restored.