org.sat4j.csp.constraints
Class AllDiff
java.lang.Object
   org.sat4j.csp.constraints.AllDiff
org.sat4j.csp.constraints.AllDiff
- All Implemented Interfaces: 
- Clausifiable
- public class AllDiff 
- extends Object- implements Clausifiable
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AllDiff
public AllDiff()
toClause
public void toClause(ISolver solver,
                     IVec<Var> scope,
                     IVec<Evaluable> vars)
              throws ContradictionException
- 
- Specified by:
- toClausein interface- Clausifiable
 
- 
- Throws:
- ContradictionException
 
Copyright © 2010 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.