This {@link ConstrainedNodesEnum} applies a stack of interval constraints.A stack of interval constraints is composed of a list of pairs (level, interval constraint), each pair indicates one interval constraint to apply on specific level of the node labels. @see NodeUtils#isConstraintSatisfied(IntsRef,int[],int[][])
|
|