powered by
Function that runs one ecr metaepoch. Wrapper function for ecr::ecr.
ecr_metaepoch(config_ecr)
list with named fields: solution, population, value. See ga_metaepoch for more details.
ga_metaepoch
list of ecr::ecr params
tree_height <- 3 empty_config_ecr <- lapply(1:tree_height, function(x) { list() }) ecr_metaepoch(empty_config_ecr)
Run the code above in your browser using DataLab