|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WLClause | |
---|---|
org.sat4j.minisat.constraints.cnf | Implementations of clausal contraints. |
org.sat4j.minisat.constraints.pb | Implementations of pseudo boolean contraints. |
Uses of WLClause in org.sat4j.minisat.constraints.cnf |
---|
Subclasses of WLClause in org.sat4j.minisat.constraints.cnf | |
---|---|
class |
DefaultWLClause
|
class |
LearntWLClause
|
class |
OriginalWLClause
|
Methods in org.sat4j.minisat.constraints.cnf that return WLClause | |
---|---|
static WLClause |
WLClause.brandNewClause(UnitPropagationListener s,
ILits voc,
IVecInt literals)
Creates a brand new clause, presumably from external data. |
Uses of WLClause in org.sat4j.minisat.constraints.pb |
---|
Subclasses of WLClause in org.sat4j.minisat.constraints.pb | |
---|---|
class |
WLClausePB
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |