MAYBE (ignored inputs)COMMENT submitted by: Johannes Waldmann Rewrite Rules: [ b(b(?x)) -> a(b(?x)), c(a(?x)) -> c(c(?x)), b(b(?x)) -> b(b(?x)), b(c(?x)) -> c(c(?x)), b(a(?x)) -> b(b(?x)), b(a(?x)) -> b(a(?x)), c(b(?x)) -> c(a(?x)), c(c(?x)) -> b(a(?x)) ] Apply Direct Methods... Inner CPs: [ b(b(b(?x_2))) = a(b(b(?x_2))), b(c(c(?x_3))) = a(b(c(?x_3))), b(b(b(?x_4))) = a(b(a(?x_4))), b(b(a(?x_5))) = a(b(a(?x_5))), b(a(b(?x))) = b(b(b(?x))), b(c(c(?x_3))) = b(b(c(?x_3))), b(b(b(?x_4))) = b(b(a(?x_4))), b(b(a(?x_5))) = b(b(a(?x_5))), b(c(c(?x_1))) = c(c(a(?x_1))), b(c(a(?x_6))) = c(c(b(?x_6))), b(b(a(?x_7))) = c(c(c(?x_7))), c(a(b(?x))) = c(a(b(?x))), c(b(b(?x_2))) = c(a(b(?x_2))), c(c(c(?x_3))) = c(a(c(?x_3))), c(b(b(?x_4))) = c(a(a(?x_4))), c(b(a(?x_5))) = c(a(a(?x_5))), c(c(c(?x_1))) = b(a(a(?x_1))), c(c(a(?x_6))) = b(a(b(?x_6))), b(a(b(?x))) = a(b(b(?x))), b(b(b(?x))) = b(b(b(?x))), c(b(a(?x))) = b(a(c(?x))) ] Outer CPs: [ a(b(?x)) = b(b(?x)), b(b(?x_4)) = b(a(?x_4)) ] Linear (inner) Parallel CPs: (not computed) unknown Toyama (Parallel CPs) Direct Methods: Can't judge Combined result: Can't judge 1011.trs: Failure(unknown CR) (1 msec.)