YES
by ttt2 (version ttt2 1.15)
The rewrite relation of the following TRS is considered.
b(a(b(c(c(b(x0)))))) | → | a(b(b(c(c(b(a(x0))))))) |
b(c(c(b(a(b(x0)))))) | → | a(b(c(c(b(b(a(x0))))))) |
final states:
{1}
transitions:
c0(5) | → | 6 |
c0(6) | → | 7 |
a0(8) | → | 1 |
a0(2) | → | 3 |
f30 | → | 2 |
b0(3) | → | 4 |
b0(4) | → | 5 |
b0(7) | → | 8 |