generateProblemInstance: Generate dynamic part of problem.

View source: R/generateProblemInstance.R

generateProblemInstanceR Documentation

Generate dynamic part of problem.

Description

Calls the dynamic problem function on the static problem part and thereby creates the problem instance. The seeding mechanism is identical to execution on the slave.

Usage

generateProblemInstance(reg, id)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[character(1)]
Id of job.

Value

Dynamic part of problem.


BatchExperiments documentation built on March 21, 2022, 5:06 p.m.