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