The rewrite relation of the following TRS is considered.
| a(x1) | → | x1 | (1) |
| a(a(x1)) | → | b(a(b(c(c(b(x1)))))) | (2) |
| c(b(x1)) | → | a(x1) | (3) |
| a(x1) | → | x1 | (1) |
| a(a(x1)) | → | b(c(c(b(a(b(x1)))))) | (4) |
| b(c(x1)) | → | a(x1) | (5) |
| b#(c(x1)) | → | a#(x1) | (6) |
| a#(a(x1)) | → | b#(x1) | (7) |
| a#(a(x1)) | → | b#(c(c(b(a(b(x1)))))) | (8) |
| a#(a(x1)) | → | b#(a(b(x1))) | (9) |
| a#(a(x1)) | → | a#(b(x1)) | (10) |
The dependency pairs are split into 1 component.
| b#(c(x1)) | → | a#(x1) | (6) |
| a#(a(x1)) | → | b#(x1) | (7) |
| a#(a(x1)) | → | b#(c(c(b(a(b(x1)))))) | (8) |
| a#(a(x1)) | → | b#(a(b(x1))) | (9) |
| a#(a(x1)) | → | a#(b(x1)) | (10) |
| [c(x1)] | = |
|
||||||||||||||||||
| [b(x1)] | = |
|
||||||||||||||||||
| [a(x1)] | = |
|
||||||||||||||||||
| [b#(x1)] | = |
|
||||||||||||||||||
| [a#(x1)] | = |
|
| a(x1) | → | x1 | (1) |
| a(a(x1)) | → | b(c(c(b(a(b(x1)))))) | (4) |
| b(c(x1)) | → | a(x1) | (5) |
| a#(a(x1)) | → | b#(x1) | (7) |
| a#(a(x1)) | → | b#(a(b(x1))) | (9) |
| a#(a(x1)) | → | a#(b(x1)) | (10) |
The dependency pairs are split into 1 component.
| b#(c(x1)) | → | a#(x1) | (6) |
| a#(a(x1)) | → | b#(c(c(b(a(b(x1)))))) | (8) |
| [c(x1)] | = |
|
||||||||||||||||||
| [b(x1)] | = |
|
||||||||||||||||||
| [a(x1)] | = |
|
||||||||||||||||||
| [b#(x1)] | = |
|
||||||||||||||||||
| [a#(x1)] | = |
|
| a(x1) | → | x1 | (1) |
| a(a(x1)) | → | b(c(c(b(a(b(x1)))))) | (4) |
| b(c(x1)) | → | a(x1) | (5) |
| a#(a(x1)) | → | b#(c(c(b(a(b(x1)))))) | (8) |
| [c(x1)] | = |
x1 +
|
||||
| [b(x1)] | = |
x1 +
|
||||
| [a(x1)] | = |
x1 +
|
||||
| [b#(x1)] | = |
x1 +
|
||||
| [a#(x1)] | = |
x1 +
|
| a(x1) | → | x1 | (1) |
| a(a(x1)) | → | b(c(c(b(a(b(x1)))))) | (4) |
| b(c(x1)) | → | a(x1) | (5) |
| b#(c(x1)) | → | a#(x1) | (6) |
The dependency pairs are split into 0 components.