|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.csp.constraints.AllDiff
public class AllDiff
Constructor Summary | |
---|---|
AllDiff()
|
Method Summary | |
---|---|
void |
toClause(ISolver solver,
IVec<Var> scope,
IVec<Evaluable> vars)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllDiff()
Method Detail |
---|
public void toClause(ISolver solver, IVec<Var> scope, IVec<Evaluable> vars) throws ContradictionException
toClause
in interface Clausifiable
ContradictionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |