Uses of Class
ai.timefold.solver.core.config.heuristic.selector.SelectorConfig
Packages that use SelectorConfig
Package
Description
-
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector
Classes in ai.timefold.solver.core.config.heuristic.selector with type parameters of type SelectorConfig -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.common.nearby
-
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.entity
Subclasses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.entity -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.entity.pillar
-
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.list
Subclasses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.list -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move
Subclasses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.moveModifier and TypeClassDescriptionclassMoveSelectorConfig<Config_ extends MoveSelectorConfig<Config_>>General superclass forChangeMoveSelectorConfig, etc. -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.composite
Modifier and TypeClassDescriptionclassclass -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.factory
-
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.generic
Modifier and TypeClassDescriptionclassAbstractPillarMoveSelectorConfig<Config_ extends AbstractPillarMoveSelectorConfig<Config_>>classclassclassclassclass -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.generic.chained
Subclasses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.generic.chainedModifier and TypeClassDescriptionclassTHIS CLASS IS EXPERIMENTAL AND UNSUPPORTED.classclassclassAlso known as a 2-opt move selector config. -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.generic.list
Modifier and TypeClassDescriptionclassclassclassclassclass -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.move.generic.list.kopt
-
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.value
Subclasses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.value -
Uses of SelectorConfig in ai.timefold.solver.core.config.heuristic.selector.value.chained
-
Uses of SelectorConfig in ai.timefold.solver.core.impl.heuristic.selector
Classes in ai.timefold.solver.core.impl.heuristic.selector with type parameters of type SelectorConfigModifier and TypeClassDescriptionclassAbstractSelectorFactory<Solution_,SelectorConfig_ extends SelectorConfig<SelectorConfig_>>