Uses of Class
org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
Uses of ManualEntityMimicRecorder in org.optaplanner.core.impl.exhaustivesearch.decider
ModifierConstructorDescriptionExhaustiveSearchDecider
(String logIndentation, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> termination, ManualEntityMimicRecorder<Solution_> manualEntityMimicRecorder, MoveSelector<Solution_> moveSelector, boolean scoreBounderEnabled, ScoreBounder scoreBounder)