Uses of Interface
ai.timefold.solver.core.impl.domain.valuerange.descriptor.EntityIndependentValueRangeDescriptor
Packages that use EntityIndependentValueRangeDescriptor
Package
Description
-
Uses of EntityIndependentValueRangeDescriptor in ai.timefold.solver.core.impl.domain.valuerange.descriptor
Classes in ai.timefold.solver.core.impl.domain.valuerange.descriptor that implement EntityIndependentValueRangeDescriptorModifier and TypeClassDescriptionclassCompositeValueRangeDescriptor<Solution_>classFromSolutionPropertyValueRangeDescriptor<Solution_> -
Uses of EntityIndependentValueRangeDescriptor in ai.timefold.solver.core.impl.heuristic.selector.value
Constructors in ai.timefold.solver.core.impl.heuristic.selector.value with parameters of type EntityIndependentValueRangeDescriptorModifierConstructorDescriptionFromSolutionPropertyValueSelector(EntityIndependentValueRangeDescriptor<Solution_> valueRangeDescriptor, SelectionCacheType minimumCacheType, boolean randomSelection)