|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.minisat.constraints.cnf.Lits org.sat4j.minisat.constraints.cnf.Lits2 org.sat4j.minisat.constraints.cnf.Lits23
public class Lits23
Field Summary |
---|
Fields inherited from class org.sat4j.minisat.constraints.cnf.Lits |
---|
watches |
Fields inherited from interface org.sat4j.minisat.core.ILits |
---|
UNDEFINED |
Constructor Summary | |
---|---|
Lits23()
|
Method Summary | |
---|---|
int |
nTernaryClauses(int p)
|
void |
ternaryClauses(int lit1,
int lit2,
int lit3)
|
Methods inherited from class org.sat4j.minisat.constraints.cnf.Lits2 |
---|
binaryClauses, nBinaryClauses |
Methods inherited from class org.sat4j.minisat.constraints.cnf.Lits |
---|
attach, attaches, belongsToPool, capacity, ensurePool, getFromPool, getLevel, getReason, init, isFalsified, isImplied, isSatisfied, isUnassigned, not, nVars, realnVars, reset, resetPool, satisfies, setLevel, setReason, toString, unassign, undos, valueToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.sat4j.minisat.core.ILits2 |
---|
binaryClauses, nBinaryClauses |
Methods inherited from interface org.sat4j.minisat.core.ILits |
---|
attach, attaches, belongsToPool, ensurePool, getFromPool, getLevel, getReason, init, isFalsified, isImplied, isSatisfied, isUnassigned, not, nVars, realnVars, reset, resetPool, satisfies, setLevel, setReason, unassign, undos, valueToString |
Constructor Detail |
---|
public Lits23()
Method Detail |
---|
public void ternaryClauses(int lit1, int lit2, int lit3)
ternaryClauses
in interface ILits23
public int nTernaryClauses(int p)
nTernaryClauses
in interface ILits23
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |