Class SubChainChangeMoveSelectorFactory<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.AbstractFromConfigFactory<Solution_,SelectorConfig_>
ai.timefold.solver.core.impl.heuristic.selector.AbstractSelectorFactory<Solution_,MoveSelectorConfig_>
ai.timefold.solver.core.impl.heuristic.selector.move.AbstractMoveSelectorFactory<Solution_,SubChainChangeMoveSelectorConfig>
ai.timefold.solver.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorFactory<Solution_>
All Implemented Interfaces:
MoveSelectorFactory<Solution_>

@Deprecated(forRemoval=true, since="1.31.0") public class SubChainChangeMoveSelectorFactory<Solution_> extends AbstractMoveSelectorFactory<Solution_,SubChainChangeMoveSelectorConfig>
Deprecated, for removal: This API element is subject to removal in a future version.
Chained variable is deprecated. Use list variable instead.