Interface EvaluationBudgetStrategy

All Known Implementing Classes:
FixedEvaluationsStrategy, RandomRangeEvaluationsStrategy

public interface EvaluationBudgetStrategy
Interface defining the contract for different evaluation budget strategies in meta-optimization problems. Implementations of this interface determine how the number of evaluations is determined for each problem during the optimization process.
Author:
Antonio J. Nebro