FixedReplicationsPerEvaluation

Provides a replication schedule that has a constant number of replications.

Parameters

numReplications

the fixed number of replications

Constructors

Link copied to clipboard
constructor(numReplications: Int)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun numReplicationsPerEvaluation(solver: Solver): Int
Link copied to clipboard
open override fun toString(): String