Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.common.ReachableValues
Packages that use ReachableValues
Package
Description
-
Uses of ReachableValues in ai.timefold.solver.core.impl.heuristic.selector.common
Methods in ai.timefold.solver.core.impl.heuristic.selector.common that return ReachableValues -
Uses of ReachableValues in ai.timefold.solver.core.impl.score.director
Methods in ai.timefold.solver.core.impl.score.director that return ReachableValuesModifier and TypeMethodDescription<Entity_,Value_>
ReachableValues<Entity_,Value_> ValueRangeManager.getReachableValues(GenuineVariableDescriptor<Solution_> variableDescriptor) <Entity_,Value_>
ReachableValues<Entity_,Value_> ValueRangeManager.getReachableValues(GenuineVariableDescriptor<Solution_> variableDescriptor, @Nullable SelectionSorter<Solution_, Value_> sorter)