Uses of Interface
ai.timefold.solver.core.api.score.stream.common.RangeGap
Packages that use RangeGap
Package
Description
-
Uses of RangeGap in ai.timefold.solver.core.api.score.stream.common
Methods in ai.timefold.solver.core.api.score.stream.common that return types with arguments of type RangeGapModifier and TypeMethodDescription@NonNull Iterable<RangeGap<Point_,Difference_>> ConnectedRangeChain.getGaps() -
Uses of RangeGap in ai.timefold.solver.core.impl.score.stream.collector.connected_ranges
Methods in ai.timefold.solver.core.impl.score.stream.collector.connected_ranges that return types with arguments of type RangeGapModifier and TypeMethodDescription@NonNull Iterable<RangeGap<Point_,Difference_>> ConnectedRangeChainImpl.getGaps()