Uses of Interface
org.optaplanner.core.api.score.Score

Packages that use Score
Package
Description
 
 
 
 
 
 
 
 
 
 
 
Classes used for Score calculation.
Support for a Score with a configurable number of score levels and int score weights.
Support for a Score with a configurable number of score levels and BigDecimal score weights.
Support for a Score with a configurable number of score levels and long score weights.
Support for a Score with 3 score levels and int score weights.
Support for a Score with 3 score levels and BigDecimal score weights.
Support for a Score with 3 score levels and long score weights.
Support for a Score with 2 score levels and int score weights.
Support for a Score with 2 score levels and BigDecimal score weights.
Support for a Score with 2 score levels and long score weights.
Support for a Score with 1 score level and int score weights.
Support for a Score with 1 score level and BigDecimal score weights.
Support for a Score with 1 score level and long score weights.
 
In Drools DRL, a ScoreHolder keeps track of the Score.
 
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.
Event listeners for Solver.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Jackson bindings for Score.
JAXB bindings for Score.