Uses of Class
ai.timefold.solver.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
Packages that use QueuedValuePlacerConfig
Package
Description
-
Uses of QueuedValuePlacerConfig in ai.timefold.solver.core.config.constructionheuristic.placer
Methods in ai.timefold.solver.core.config.constructionheuristic.placer that return QueuedValuePlacerConfigModifier and TypeMethodDescription@NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.copyConfig()@NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.inherit(@NonNull QueuedValuePlacerConfig inheritedConfig) @NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.withEntityClass(@NonNull Class<?> entityClass) @NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.withMoveSelectorConfig(@NonNull MoveSelectorConfig moveSelectorConfig) @NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.withValueSelectorConfig(@NonNull ValueSelectorConfig valueSelectorConfig) Methods in ai.timefold.solver.core.config.constructionheuristic.placer with parameters of type QueuedValuePlacerConfigModifier and TypeMethodDescription@NonNull QueuedValuePlacerConfigQueuedValuePlacerConfig.inherit(@NonNull QueuedValuePlacerConfig inheritedConfig) -
Uses of QueuedValuePlacerConfig in ai.timefold.solver.core.impl.constructionheuristic.placer
Methods in ai.timefold.solver.core.impl.constructionheuristic.placer that return QueuedValuePlacerConfigModifier and TypeMethodDescriptionstatic QueuedValuePlacerConfigQueuedValuePlacerFactory.unfoldNew(MoveSelectorConfig templateMoveSelectorConfig) Constructors in ai.timefold.solver.core.impl.constructionheuristic.placer with parameters of type QueuedValuePlacerConfig