Uses of Package
org.optaplanner.core.api.score.stream
Package
Description
Classes used for
Score
calculation.The
ConstraintStream
API for bi-tuples.The
ConstraintStream
API for four matched facts.The
ConstraintStream
API for tri-tuples.The
ConstraintStream
API for uni-tuples.-
-
-
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.Marker interface for constraint justifications.Default implementation ofConstraintJustification
, returned byConstraintMatch.getJustification()
unless the user defined a custom justification mapping. -
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.Marker interface for constraint justifications. -
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.Marker interface for constraint justifications. -
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.Marker interface for constraint justifications. -
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.Marker interface for constraint justifications. -
-
-
-
-
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.Used by Constraint Streams'Score
calculation. -
ClassDescriptionThis represents a single constraint in the
ConstraintStream
API that impacts theScore
.The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.Used by Constraint Streams'Score
calculation.