create_population {ExpDE} | R Documentation |
Create population
Description
Creates a new population for the ExpDE framework
Usage
create_population(popsize, probpars)
Arguments
popsize |
population size |
probpars |
list of named problem parameters (see |
Value
A matrix containing the population for the ExpDE
[Package ExpDE version 0.1.4 Index]