Package ai.timefold.solver.core.api.score.analysis
package ai.timefold.solver.core.api.score.analysis
-
Record ClassesClassDescriptionConstraintAnalysis<Score_ extends Score<Score_>>Note: Users should never create instances of this type directly.MatchAnalysis<Score_ extends Score<Score_>>Note: Users should never create instances of this type directly.ScoreAnalysis<Score_ extends Score<Score_>>Represents the breakdown of a
Scoreinto individualConstraintAnalysisinstances, one for each constraint.