Uses of Interface
ai.timefold.solver.core.api.score.holder.ScoreHolder
-
Packages that use ScoreHolder Package Description ai.timefold.solver.core.api.score.buildin.bendable Support for aScorewith a configurable number of score levels andintscore weights.ai.timefold.solver.core.api.score.buildin.bendablebigdecimal Support for aScorewith a configurable number of score levels andBigDecimalscore weights.ai.timefold.solver.core.api.score.buildin.bendablelong Support for aScorewith a configurable number of score levels andlongscore weights.ai.timefold.solver.core.api.score.buildin.hardmediumsoft Support for aScorewith 3 score levels andintscore weights.ai.timefold.solver.core.api.score.buildin.hardmediumsoftbigdecimal Support for aScorewith 3 score levels andBigDecimalscore weights.ai.timefold.solver.core.api.score.buildin.hardmediumsoftlong Support for aScorewith 3 score levels andlongscore weights.ai.timefold.solver.core.api.score.buildin.hardsoft Support for aScorewith 2 score levels andintscore weights.ai.timefold.solver.core.api.score.buildin.hardsoftbigdecimal Support for aScorewith 2 score levels andBigDecimalscore weights.ai.timefold.solver.core.api.score.buildin.hardsoftlong Support for aScorewith 2 score levels andlongscore weights.ai.timefold.solver.core.api.score.buildin.simple Support for aScorewith 1 score level andintscore weights.ai.timefold.solver.core.api.score.buildin.simplebigdecimal Support for aScorewith 1 score level andBigDecimalscore weights.ai.timefold.solver.core.api.score.buildin.simplelong Support for aScorewith 1 score level andlongscore weights. -
-
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendable
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendable Modifier and Type Interface Description interfaceBendableScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendablebigdecimal
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendablebigdecimal Modifier and Type Interface Description interfaceBendableBigDecimalScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendablelong
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.bendablelong Modifier and Type Interface Description interfaceBendableLongScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoft
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoft Modifier and Type Interface Description interfaceHardMediumSoftScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoftbigdecimal
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoftbigdecimal Modifier and Type Interface Description interfaceHardMediumSoftBigDecimalScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoftlong
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardmediumsoftlong Modifier and Type Interface Description interfaceHardMediumSoftLongScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoft
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoft Modifier and Type Interface Description interfaceHardSoftScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoftbigdecimal
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoftbigdecimal Modifier and Type Interface Description interfaceHardSoftBigDecimalScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoftlong
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.hardsoftlong Modifier and Type Interface Description interfaceHardSoftLongScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simple
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simple Modifier and Type Interface Description interfaceSimpleScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simplebigdecimal
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simplebigdecimal Modifier and Type Interface Description interfaceSimpleBigDecimalScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold. -
Uses of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simplelong
Subinterfaces of ScoreHolder in ai.timefold.solver.core.api.score.buildin.simplelong Modifier and Type Interface Description interfaceSimpleLongScoreHolderDeprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of Timefold.
-