|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.learning.LimitedLearning<L,D>
org.sat4j.minisat.learning.ClauseOnlyLearning<L,D>
L - a data structure for the literals.D - a data structure for the clauses.public class ClauseOnlyLearning<L extends ILits,D extends DataStructureFactory<L>>
The solver only records among all the constraints only the clauses.
| Constructor Summary | |
|---|---|
ClauseOnlyLearning()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.sat4j.minisat.learning.LimitedLearning |
|---|
init, learns, setSolver, setVarActivityListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClauseOnlyLearning()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||