Uses of Interface
ai.timefold.solver.constraint.streams.common.inliner.WeightedScoreImpacter.LongImpactFunction
Packages that use WeightedScoreImpacter.LongImpactFunction
-
Uses of WeightedScoreImpacter.LongImpactFunction in ai.timefold.solver.constraint.streams.common.inliner
Methods in ai.timefold.solver.constraint.streams.common.inliner with parameters of type WeightedScoreImpacter.LongImpactFunctionModifier and TypeMethodDescriptionstatic <Score_ extends Score<Score_>,Context_ extends ScoreContext<Score_>>
WeightedScoreImpacter<Score_,Context_> WeightedScoreImpacter.of(Context_ context, WeightedScoreImpacter.LongImpactFunction<Score_, Context_> impactFunction)