|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.learning.MiniSATLearning
public class MiniSATLearning
MiniSAT learning scheme.
| Constructor Summary | |
|---|---|
MiniSATLearning()
|
|
| Method Summary | |
|---|---|
void |
claBumpActivity(Constr reason)
|
void |
init()
hook method called just before the search begins. |
void |
learns(Constr constr)
|
void |
setDataStructureFactory(DataStructureFactory dsf)
|
void |
setVarActivityListener(VarActivityListener s)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MiniSATLearning()
| Method Detail |
|---|
public void setDataStructureFactory(DataStructureFactory dsf)
public void learns(Constr constr)
public void setVarActivityListener(VarActivityListener s)
setVarActivityListener in interface LearningStrategypublic final void claBumpActivity(Constr reason)
public void init()
LearningStrategy
init in interface LearningStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||