RmdSampler

constructor(problemDefinition: ProblemDefinition, rnStream: RNStreamIfc, defaultWarmUp: Int = DEFAULT_WARM_UP)(source)

Parameters

problemDefinition

the problem supplying box bounds, granularities, and the feasibility test

rnStream

the random stream driving axis selection and resampling

defaultWarmUp

the default number of coordinate moves per sample call