/// <inheritdoc/>
 public int getMaxEvaluations()
 {
     return(evaluations.getMaximalCount());
 }