IterationTracePoint

constructor(iteration: Int, cumulativeReplications: Int, bestPenalizedObjective: Double)(source)

Parameters

iteration

the solver's iteration counter at the snapshot

cumulativeReplications

the solver's cumulative requested replications at the snapshot — the x-axis for budget-normalized convergence plots

bestPenalizedObjective

the penalized objective (minimization-oriented) of the best solution found so far