Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
Packages that use ManualEntityMimicRecorder
-
Uses of ManualEntityMimicRecorder in ai.timefold.solver.core.impl.exhaustivesearch.decider
Constructors in ai.timefold.solver.core.impl.exhaustivesearch.decider with parameters of type ManualEntityMimicRecorderModifierConstructorDescriptionExhaustiveSearchDecider(String logIndentation, BestSolutionRecaller<Solution_> bestSolutionRecaller, PhaseTermination<Solution_> termination, ManualEntityMimicRecorder<Solution_> manualEntityMimicRecorder, MoveRepository<Solution_> moveRepository, boolean scoreBounderEnabled, ScoreBounder<?> scoreBounder)