Class QMLBoundDependentTacticOperatorsManager

java.lang.Object
de.uka.ipd.sdq.dsexplore.opt4j.optimizer.heuristic.operators.TacticOperatorsManager
de.uka.ipd.sdq.dsexplore.opt4j.optimizer.heuristic.operators.QMLBoundDependentTacticOperatorsManager

public class QMLBoundDependentTacticOperatorsManager extends TacticOperatorsManager
Applies activated heuristics based on the constraint violation of an individual in the following order: 1) Try to get individual feasible if it is infeasible. 2) Try to reach all defined goals if not reached yet. 3) Apply any heuristic applicable if no previous case applies.