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, toString
public void setLearnt()
Constr
public boolean learnt()
public void forwardActivity(double claInc)
public void incActivity(double claInc)
Constr
claInc
- public void setActivity(double d)
Constr
d
- the new activityCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.