|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectima.uco.fr.nuit.solchecker.ConstraintHandler
public class ConstraintHandler
Handles the problem constraints
Constructor Summary | |
---|---|
ConstraintHandler()
|
Method Summary | |
---|---|
void |
addConstraint(Constraint c)
Adds a constraint |
boolean |
checkConstraints(Solution s)
Checks the constraints |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintHandler()
Method Detail |
---|
public void addConstraint(Constraint c)
c
- the constraint to addpublic boolean checkConstraints(Solution s)
s
- the solution to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |