|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleScore
A SimpleScore is a Score based on int constraints.
Implementations must be immutable.
Score,
DefaultSimpleScore| Method Summary | |
|---|---|
int |
getScore()
The total of the broken negative constraints and fulfilled postive hard constraints. |
| Methods inherited from interface org.drools.planner.core.score.Score |
|---|
add, divide, multiply, subtract, toDoubleLevels |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
int getScore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||