YES
by ttt2 (version ttt2 1.15)
The rewrite relation of the following TRS is considered.
f(0(x0)) | → | s(0(x0)) |
d(0(x0)) | → | 0(x0) |
d(s(x0)) | → | s(s(d(p(s(x0))))) |
f(s(x0)) | → | d(f(p(s(x0)))) |
p(s(x0)) | → | x0 |
[p(x1)] | = | 0 · x1 + -∞ |
[f(x1)] | = | 2 · x1 + -∞ |
[d(x1)] | = | 0 · x1 + -∞ |
[0(x1)] | = | 0 · x1 + -∞ |
[s(x1)] | = | 0 · x1 + -∞ |
d(0(x0)) | → | 0(x0) |
d(s(x0)) | → | s(s(d(p(s(x0))))) |
f(s(x0)) | → | d(f(p(s(x0)))) |
p(s(x0)) | → | x0 |
final states:
{2, 8, 3, 1}
transitions:
3 | → | 6 |
1 | → | 6 |
8 | → | 9 |
2 | → | 5 |
00(2) | → | 1 |
d0(9) | → | 8 |
d0(5) | → | 6 |
p0(4) | → | 5 |
f0(5) | → | 9 |
s0(2) | → | 4 |
s0(6) | → | 7 |
s0(7) | → | 3 |
f50 | → | 2 |