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