public class LoopLoop extends java.lang.Object implements EfficientTreeReductionRule
| Constructor and Description |
|---|
LoopLoop() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(EfficientTree tree,
int loop)
Apply the reduction rule on tree, on the node at position i.
|
public boolean apply(EfficientTree tree, int loop)
EfficientTreeReductionRuleapply in interface EfficientTreeReductionRule