Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.list.RandomSubListSelector
Packages that use RandomSubListSelector
-
Uses of RandomSubListSelector in ai.timefold.solver.core.enterprise
Methods in ai.timefold.solver.core.enterprise with parameters of type RandomSubListSelectorModifier and TypeMethodDescription<Solution_>
SubListSelector<Solution_>TimefoldSolverEnterpriseService.applyNearbySelection(SubListSelectorConfig subListSelectorConfig, HeuristicConfigPolicy<Solution_> configPolicy, SelectionCacheType minimumCacheType, SelectionOrder resolvedSelectionOrder, RandomSubListSelector<Solution_> subListSelector)