Uses of Package
ai.timefold.solver.core.api.score.stream.common
Packages that use ai.timefold.solver.core.api.score.stream.common
Package
Description
-
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.api.score.streamClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input.Contains info regarding the consecutive sequences and breaks in a collection of points. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.api.score.stream.commonClassDescriptionRepresents a gap between two
sequences.Represents a collection of ranges that are connected, meaning the union of all the ranges results in the range [ConnectedRange.getStart(),ConnectedRange.getEnd()) without gaps.ARangeGapis a gap between two consecutiveConnectedRanges.Represents a series of consecutive values. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collectorClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.biClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input.Contains info regarding the consecutive sequences and breaks in a collection of points. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.connected_rangesClassDescriptionRepresents a collection of ranges that are connected, meaning the union of all the ranges results in the range [
ConnectedRange.getStart(),ConnectedRange.getEnd()) without gaps.Contains info regardingConnectedRanges andRangeGaps for a collection of ranges.ARangeGapis a gap between two consecutiveConnectedRanges. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.consecutiveClassDescriptionRepresents a gap between two
sequences.Represents a series of consecutive values.Contains info regarding the consecutive sequences and breaks in a collection of points. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.quadClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input.Contains info regarding the consecutive sequences and breaks in a collection of points. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.triClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input.Contains info regarding the consecutive sequences and breaks in a collection of points. -
Classes in ai.timefold.solver.core.api.score.stream.common used by ai.timefold.solver.core.impl.score.stream.collector.uniClassDescriptionContains info regarding
ConnectedRanges andRangeGaps for a collection of ranges.Calculates the unfairness measure for a particular input.Contains info regarding the consecutive sequences and breaks in a collection of points.