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