|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.constraints.cnf.WLClause
org.sat4j.minisat.constraints.cnf.LearntWLClause
public class LearntWLClause
| Field Summary |
|---|
| Fields inherited from class org.sat4j.minisat.constraints.cnf.WLClause |
|---|
lits, voc |
| Constructor Summary | |
|---|---|
LearntWLClause(IVecInt ps,
ILits voc)
|
|
| Method Summary | |
|---|---|
boolean |
learnt()
|
void |
register()
Register the constraint to the solver. |
void |
setLearnt()
Mark a constraint as learnt. |
| Methods inherited from class org.sat4j.minisat.constraints.cnf.WLClause |
|---|
assertConstraint, brandNewClause, calcReason, get, getActivity, getLits, getVocabulary, incActivity, locked, propagate, remove, rescaleBy, sanityCheck, simplify, size, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LearntWLClause(IVecInt ps,
ILits voc)
| Method Detail |
|---|
public void register()
Constr
public boolean learnt()
public void setLearnt()
Constr
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||