|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeasibilityScore<S extends FeasibilityScore>
A Score
that supports isFeasible()
.
Method Summary | |
---|---|
boolean |
isFeasible()
A Solution is feasible if it has no broken 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 |
---|
boolean isFeasible()
Solution
is feasible if it has no broken hard constraints.
|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |