Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.list.ElementDestinationSelector
Packages that use ElementDestinationSelector
-
Uses of ElementDestinationSelector in ai.timefold.solver.core.enterprise
Methods in ai.timefold.solver.core.enterprise with parameters of type ElementDestinationSelectorModifier and TypeMethodDescription<Solution_>
DestinationSelector<Solution_>TimefoldSolverEnterpriseService.applyNearbySelection(DestinationSelectorConfig destinationSelectorConfig, HeuristicConfigPolicy<Solution_> configPolicy, SelectionCacheType minimumCacheType, SelectionOrder resolvedSelectionOrder, ElementDestinationSelector<Solution_> destinationSelector)