Uses of Class
org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
Uses of ExhaustiveSearchDecider in org.optaplanner.core.impl.exhaustivesearch
Modifier and TypeFieldDescriptionprotected final ExhaustiveSearchDecider<Solution_>
DefaultExhaustiveSearchPhase.decider
ModifierConstructorDescriptionBuilder
(int phaseIndex, String logIndentation, Termination<Solution_> phaseTermination, Comparator<ExhaustiveSearchNode> nodeComparator, EntitySelector<Solution_> entitySelector, ExhaustiveSearchDecider<Solution_> decider)