|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.minisat.orders.VarOrderHeap<ILits>
org.sat4j.pb.orders.VarOrderHeapObjective
public class VarOrderHeapObjective
| Field Summary |
|---|
| Fields inherited from class org.sat4j.minisat.orders.VarOrderHeap |
|---|
activity, heap, lits, phaseStrategy |
| Constructor Summary | |
|---|---|
VarOrderHeapObjective()
|
|
VarOrderHeapObjective(IPhaseSelectionStrategy strategy)
|
|
| Method Summary | |
|---|---|
void |
init()
|
void |
setObjectiveFunction(ObjectiveFunction obj)
|
java.lang.String |
toString()
|
| Methods inherited from class org.sat4j.minisat.orders.VarOrderHeap |
|---|
assignLiteral, getPhaseSelectionStrategy, getVocabulary, numberOfInterestingVariables, printStat, select, setLits, setPhaseSelectionStrategy, setVarDecay, undo, updateActivity, updateVar, varActivity, varDecayActivity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VarOrderHeapObjective()
public VarOrderHeapObjective(IPhaseSelectionStrategy strategy)
| Method Detail |
|---|
public void setObjectiveFunction(ObjectiveFunction obj)
public void init()
init in interface IOrder<ILits>init in class VarOrderHeap<ILits>public java.lang.String toString()
toString in class VarOrderHeap<ILits>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||