ConfirmationOutcome

constructor(winner: Solution, confirmedSolutions: List<Solution>, numOracleCalls: Int, numReplicationsRequested: Int)(source)

Parameters

winner

the winning solution after confirmation

confirmedSolutions

the freshly confirmed solutions (empty when confirmation was skipped because there was effectively a single candidate)

numOracleCalls

the number of oracle design points the confirmation consumed

numReplicationsRequested

the number of replications the confirmation consumed