Uses of Interface
ai.timefold.solver.core.api.score.constraint.Indictment
Packages that use Indictment
-
Uses of Indictment in ai.timefold.solver.core.api.score
Methods in ai.timefold.solver.core.api.score that return types with arguments of type IndictmentModifier and TypeMethodDescription@NonNull Map<Object,Indictment<Score_>> ScoreExplanation.getIndictmentMap()Explains the impact of each planning entity or problem fact on theScore. -
Uses of Indictment in ai.timefold.solver.core.api.score.calculator
Methods in ai.timefold.solver.core.api.score.calculator that return types with arguments of type IndictmentModifier and TypeMethodDescription@Nullable Map<Object,Indictment<Score_>> ConstraintMatchAwareIncrementalScoreCalculator.getIndictmentMap() -
Uses of Indictment in ai.timefold.solver.core.impl.score
Methods in ai.timefold.solver.core.impl.score that return types with arguments of type IndictmentModifier and TypeMethodDescription@NonNull Map<Object,Indictment<Score_>> DefaultScoreExplanation.getIndictmentMap() -
Uses of Indictment in ai.timefold.solver.core.impl.score.constraint
Classes in ai.timefold.solver.core.impl.score.constraint that implement Indictment -
Uses of Indictment in ai.timefold.solver.core.impl.score.director
Methods in ai.timefold.solver.core.impl.score.director that return types with arguments of type IndictmentModifier and TypeMethodDescriptionInnerScoreDirector.getIndictmentMap()Explains the impact of each planning entity or problem fact on theScore. -
Uses of Indictment in ai.timefold.solver.core.impl.score.director.easy
Methods in ai.timefold.solver.core.impl.score.director.easy that return types with arguments of type IndictmentModifier and TypeMethodDescriptionEasyScoreDirector.getIndictmentMap()ConstraintMatchs are not supported by thisScoreDirectorimplementation. -
Uses of Indictment in ai.timefold.solver.core.impl.score.director.incremental
Methods in ai.timefold.solver.core.impl.score.director.incremental that return types with arguments of type Indictment -
Uses of Indictment in ai.timefold.solver.core.impl.score.director.stream
Methods in ai.timefold.solver.core.impl.score.director.stream that return types with arguments of type Indictment -
Uses of Indictment in ai.timefold.solver.core.impl.score.stream.bavet
Methods in ai.timefold.solver.core.impl.score.stream.bavet that return types with arguments of type Indictment -
Uses of Indictment in ai.timefold.solver.core.impl.score.stream.common.inliner
Methods in ai.timefold.solver.core.impl.score.stream.common.inliner that return types with arguments of type IndictmentModifier and TypeMethodDescriptionfinal Map<Object,Indictment<Score_>> AbstractScoreInliner.getIndictmentMap()