Class ReachableValues<Entity_,Value_>

java.lang.Object
ai.timefold.solver.core.impl.heuristic.selector.common.ReachableValues<Entity_,Value_>

@NullMarked public final class ReachableValues<Entity_,Value_> extends Object
This class records the relationship between each planning value and all entities that include the related value within its value range.
See Also: