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 TypeMethodDescriptionQueuedValuePlacerConfig.copyConfig()QueuedValuePlacerConfig.inherit(QueuedValuePlacerConfig inheritedConfig) QueuedValuePlacerConfig.withEntityClass(Class<?> entityClass) QueuedValuePlacerConfig.withMoveSelectorConfig(MoveSelectorConfig moveSelectorConfig) QueuedValuePlacerConfig.withValueSelectorConfig(ValueSelectorConfig valueSelectorConfig) Methods in ai.timefold.solver.core.config.constructionheuristic.placer with parameters of type QueuedValuePlacerConfigModifier and TypeMethodDescriptionQueuedValuePlacerConfig.inherit(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