|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sat4j.reader.csp.SupportsDirectEncoding
org.sat4j.reader.csp.SupportsGeneralizedACEncoding
public class SupportsGeneralizedACEncoding
Constructor Summary | |
---|---|
SupportsGeneralizedACEncoding(int[] domains,
int nbtuples)
|
Method Summary | |
---|---|
void |
toClause(ISolver solver,
Var[] vars)
|
Methods inherited from class org.sat4j.reader.csp.SupportsDirectEncoding |
---|
addTuple, arity |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SupportsGeneralizedACEncoding(int[] domains, int nbtuples)
Method Detail |
---|
public void toClause(ISolver solver, Var[] vars) throws ContradictionException
toClause
in interface Relation
toClause
in class SupportsDirectEncoding
ContradictionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |