public final class LearntWLClause extends WLClause
| Constructor and Description | 
|---|
| LearntWLClause(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 | register()Register the constraint to the solver. | 
| void | setLearnt()Mark a constraint as learnt. | 
assertConstraint, calcReason, calcReasonOnTheFly, canBePropagatedMultipleTimes, equals, get, getActivity, getLits, getVocabulary, hashCode, locked, propagate, remove, rescaleBy, setActivity, simplify, size, toConstraint, toStringpublic void register()
Constrpublic boolean learnt()
public void setLearnt()
Constrpublic void forwardActivity(double claInc)
public void incActivity(double claInc)
ConstrclaInc - Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.