Package org.uma.evolver.metaoptimizationproblem.evaluationbudgetstrategy
package org.uma.evolver.metaoptimizationproblem.evaluationbudgetstrategy
-
ClassDescriptionInterface defining the contract for different evaluation budget strategies in meta-optimization problems.Implementation of EvaluationBudgetStrategy that uses fixed evaluation counts for each problem.Implementation of EvaluationBudgetStrategy that generates random evaluation counts within a specified range.