Uses of Interface
ai.timefold.solver.constraint.streams.common.inliner.UndoScoreImpacter
Packages that use UndoScoreImpacter
Package
Description
This package contains performance-sensitive code.
-
Uses of UndoScoreImpacter in ai.timefold.solver.constraint.streams.bavet.common
Methods in ai.timefold.solver.constraint.streams.bavet.common that return UndoScoreImpacter -
Uses of UndoScoreImpacter in ai.timefold.solver.constraint.streams.common.inliner
Methods in ai.timefold.solver.constraint.streams.common.inliner that return UndoScoreImpacterModifier and TypeMethodDescriptionprotected final UndoScoreImpacterAbstractScoreInliner.addConstraintMatch(Constraint constraint, Score_ score, ConstraintMatchSupplier<Score_> constraintMatchSupplier, UndoScoreImpacter undoScoreImpact) WeightedScoreImpacter.BigDecimalImpactFunction.impact(Context_ context, BigDecimal matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) WeightedScoreImpacter.IntImpactFunction.impact(Context_ context, int matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) WeightedScoreImpacter.LongImpactFunction.impact(Context_ context, long matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) WeightedScoreImpacter.impactScore(int matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) WeightedScoreImpacter.impactScore(long matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) WeightedScoreImpacter.impactScore(BigDecimal matchWeight, ConstraintMatchSupplier<Score_> constraintMatchSupplier) protected UndoScoreImpacterScoreContext.impactWithConstraintMatch(UndoScoreImpacter undoScoreImpact, Score_ score, ConstraintMatchSupplier<Score_> constraintMatchSupplier) Methods in ai.timefold.solver.constraint.streams.common.inliner with parameters of type UndoScoreImpacterModifier and TypeMethodDescriptionprotected final UndoScoreImpacterAbstractScoreInliner.addConstraintMatch(Constraint constraint, Score_ score, ConstraintMatchSupplier<Score_> constraintMatchSupplier, UndoScoreImpacter undoScoreImpact) protected UndoScoreImpacterScoreContext.impactWithConstraintMatch(UndoScoreImpacter undoScoreImpact, Score_ score, ConstraintMatchSupplier<Score_> constraintMatchSupplier)