public class LearntBinaryClause extends BinaryClause
activity, head, tail| Constructor and Description | 
|---|
| LearntBinaryClause(IVecInt ps,
                  ILits voc) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | forwardActivity(double claInc) | 
| void | incActivity(double claInc)Increase the constraint activity. | 
| boolean | learnt() | 
| void | setActivity(double d)Set the activity at a specific value | 
| void | setLearnt()Mark a constraint as learnt. | 
assertConstraint, calcReason, calcReasonOnTheFly, canBePropagatedMultipleTimes, equals, get, getActivity, getLits, getVocabulary, hashCode, locked, propagate, register, remove, rescaleBy, simplify, size, toConstraint, toStringpublic void setLearnt()
Constrpublic boolean learnt()
public void forwardActivity(double claInc)
public void incActivity(double claInc)
ConstrclaInc - public void setActivity(double d)
Constrd - the new activityCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.