|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.minisat.orders.VarOrderHeap 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
init
in class VarOrderHeap
public java.lang.String toString()
toString
in class VarOrderHeap
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |