|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeasibilityScoreDefinition<S extends FeasibilityScore>
Method Summary | |
---|---|
int |
getFeasibleLevelsSize()
Returns the number of levels of Score.toLevelNumbers() . |
Methods inherited from interface org.optaplanner.core.impl.score.definition.ScoreDefinition |
---|
buildOptimisticBound, buildPessimisticBound, buildScoreHolder, formatScore, getLevelsSize, getScoreClass, parseScore |
Method Detail |
---|
int getFeasibleLevelsSize()
Score.toLevelNumbers()
.
that are used to determine FeasibilityScore.isFeasible()
.
ScoreDefinition.getLevelsSize()
|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |