L - a data structure for the literals.D - a data structure for the clauses.public final class ClauseOnlyLearning<D extends DataStructureFactory> extends LimitedLearning<D>
lits| Constructor and Description | 
|---|
ClauseOnlyLearning()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
learningCondition(Constr constr)  | 
String | 
toString()  | 
init, learns, setSolver, setVarActivityListenerprotected boolean learningCondition(Constr constr)
learningCondition in class LimitedLearning<D extends DataStructureFactory>Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.