Learn R Programming

ExpDE (version 0.2.0)

create_population: Create population

Description

Creates a new population for the ExpDE framework

Usage

create_population(popsize, probpars)

Value

A matrix containing the population for the ExpDE

Arguments

popsize

population size

probpars

list of named problem parameters (see ExpDE).