@Override
 protected boolean continueIterations(int iteration) {
   return SimplifiedControlerUtils.continueIterationsDefault(config, iteration);
 }