|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.learning.LimitedLearning
org.sat4j.minisat.learning.ActiveLearning
public class ActiveLearning
Learn clauses with a great number of active variables.
| Constructor Summary | |
|---|---|
ActiveLearning()
|
|
ActiveLearning(double d)
|
|
| Method Summary | |
|---|---|
void |
setOrder(IOrder order)
|
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 ActiveLearning()
public ActiveLearning(double d)
| Method Detail |
|---|
public void setOrder(IOrder order)
public java.lang.String toString()
toString in class LimitedLearning
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||