Interface NodeReduction.NodeReductionCriteria
-
- Enclosing class:
- NodeReduction
public static interface NodeReduction.NodeReductionCriteria
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isReducable(Node n)
-
-
-
Method Detail
-
isReducable
boolean isReducable(Node n)
-
-