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