The rewrite relation of the following TRS is considered.
f(0,1,X) | → | h(X,X) | (1) |
h(0,X) | → | f(0,X,X) | (2) |
g(X,Y) | → | X | (3) |
g(X,Y) | → | Y | (4) |
f#(0,1,X) | → | h#(X,X) | (5) |
h#(0,X) | → | f#(0,X,X) | (6) |
We restrict the rewrite rules to the following usable rules of the DP problem.
There are no rules.
We restrict the innermost strategy to the following left hand sides.
There are no lhss.
f#(0,1,1) | → | h#(1,1) | (7) |
The dependency pairs are split into 0 components.