public class SingleStepHeuristic extends ReductionHeuristic
uc
Constructor and Description |
---|
SingleStepHeuristic(int toReduce) |
Modifier and Type | Method and Description |
---|---|
int |
getNextCandidate()
Is used by the reduction agent steered by this heuristic to poll
reduction candidates.
|
deliverCriticalClauses, deliverProof, getName, needsProof, setNewUC, setSelVarOffset, usesProofs
public int getNextCandidate()
ReductionHeuristic
getNextCandidate
in class ReductionHeuristic