# NOT RUN {
ex.problem <- list(name = "example_problem",
xmin = rep(-1, 5),
xmax = rep(1, 5),
m = 2)
X <- create_population(20, ex.problem)
# }
Run the code above in your browser using DataLab