|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.reader.csp.Nogoods
public class Nogoods
| Constructor Summary | |
|---|---|
Nogoods(int arity,
int nbtuples)
|
|
| Method Summary | |
|---|---|
void |
addTuple(int index,
int[] tuple)
|
int |
arity()
|
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 Nogoods(int arity,
int nbtuples)
| Method Detail |
|---|
public void addTuple(int index,
int[] tuple)
addTuple in interface Relation
public void toClause(ISolver solver,
IVec<Var> scope,
IVec<Evaluable> vars)
throws ContradictionException
toClause in interface ClausifiableContradictionExceptionpublic int arity()
arity in interface Relation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||