Uses of Interface
ai.timefold.solver.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
Packages that use EntityMimicRecorder
Package
Description
-
Uses of EntityMimicRecorder in ai.timefold.solver.core.impl.heuristic
Methods in ai.timefold.solver.core.impl.heuristic that return EntityMimicRecorderMethods in ai.timefold.solver.core.impl.heuristic with parameters of type EntityMimicRecorderModifier and TypeMethodDescriptionvoidHeuristicConfigPolicy.addEntityMimicRecorder(String id, EntityMimicRecorder<Solution_> mimicRecordingEntitySelector) -
Uses of EntityMimicRecorder in ai.timefold.solver.core.impl.heuristic.selector.entity.mimic
Classes in ai.timefold.solver.core.impl.heuristic.selector.entity.mimic that implement EntityMimicRecorderModifier and TypeClassDescriptionclassManualEntityMimicRecorder<Solution_>final classMimicRecordingEntitySelector<Solution_>Constructors in ai.timefold.solver.core.impl.heuristic.selector.entity.mimic with parameters of type EntityMimicRecorderModifierConstructorDescriptionMimicReplayingEntitySelector(EntityMimicRecorder<Solution_> entityMimicRecorder)