pub fn generate_default_env<A: 'static + Agent>( pop_size: u64) -> Result<Box<dyn Environment>, &'static str>