generateProblemInstance: 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
id
[character(1)
]
Id of job.
Value
Dynamic part of problem.