Class DefaultConstraintJustification

java.lang.Object
ai.timefold.solver.core.api.score.stream.DefaultConstraintJustification
All Implemented Interfaces:
ConstraintJustification, Comparable<DefaultConstraintJustification>

public final class DefaultConstraintJustification extends Object implements ConstraintJustification, Comparable<DefaultConstraintJustification>
Default implementation of ConstraintJustification, returned by ConstraintMatch.getJustification() unless the user defined a custom justification mapping.