FixedScheduleSAR

constructor(initialReplications: Int = DEFAULT_INITIAL_REPLICATIONS, epsilon: Double = DEFAULT_EPSILON)(source)

Parameters

initialReplications

the floor n0 on replications per solution (also the target for the first iterations); defaults to DEFAULT_INITIAL_REPLICATIONS

epsilon

the positive exponent offset controlling growth rate; defaults to DEFAULT_EPSILON