Confirmation Outcome
constructor(winner: Solution, confirmedSolutions: List<Solution>, numOracleCalls: Int, numReplicationsRequested: Int)(source)
Parameters
winner
the winning solution after confirmation
confirmed Solutions
the freshly confirmed solutions (empty when confirmation was skipped because there was effectively a single candidate)
num Oracle Calls
the number of oracle design points the confirmation consumed
num Replications Requested
the number of replications the confirmation consumed