random_new: random_new

Description Usage Arguments Value

Description

random_new

Usage

1
random_new(nmmso_state, problem_function, mn, mx, swarm_size)

Arguments

nmmso_state

Structure holding state of swarm.

problem_function

String containing name of function to be optimised.

mn

Minimum design parameter values (a vector with param_num elements).

mx

Maximum design parameter values (a vector with param_num elements).

swarm_size

Maximum number of elements (particles) per swarm.

problem_function_params

Meta-parameters needed by problem function.

Value

nmmso_state = Structure holding state of swarm. number_rand_modes = Number of random modes (Apparently always 1).


jhoffjann/nmmso.R documentation built on May 19, 2019, 9:26 a.m.