public class RandomWalkDecoratorObjective extends RandomWalkDecorator implements IOrderObjective
| Constructor and Description |
|---|
RandomWalkDecoratorObjective(VarOrderHeapObjective order,
double p) |
| Modifier and Type | Method and Description |
|---|---|
void |
setObjectiveFunction(ObjectiveFunction obj) |
assignLiteral, getPhaseSelectionStrategy, getProbability, getVariableHeuristics, init, printStat, select, setLits, setPhaseSelectionStrategy, setProbability, setVarDecay, toString, undo, updateVar, updateVarAtDecisionLevel, varActivity, varDecayActivityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassignLiteral, getPhaseSelectionStrategy, getVariableHeuristics, init, printStat, select, setLits, setPhaseSelectionStrategy, setVarDecay, undo, updateVar, updateVarAtDecisionLevel, varActivity, varDecayActivitypublic RandomWalkDecoratorObjective(VarOrderHeapObjective order, double p)
public void setObjectiveFunction(ObjectiveFunction obj)
setObjectiveFunction in interface IOrderObjectiveCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.