addProblem(reg, id, static = NULL, dynamic = NULL, seed = NULL,
overwrite = FALSE)ExperimentRegistry]
Registry.character(1)]
Name of problem.NULL.function(job, static, ...)]
R generator function that creates dynamic / stochastic part of problem instance, which might be dependent on parameters.
First parameter job is a Jobinteger(1)]
Start seed for this problem. This allows the logical(1)]
Overwrite the problem file if it already exists?
Default is FALSE.character(1)]. Invisibly returns the id.