MAYBE (ignored inputs)COMMENT submitted by: Johannes Waldmann input TRS: [ b(a(?x)) -> c(c(?x)), c(c(?x)) -> a(b(?x)), c(a(?x)) -> c(c(?x)), b(c(?x)) -> a(b(?x)), a(c(?x)) -> a(b(?x)), c(b(?x)) -> a(c(?x)), b(c(?x)) -> b(b(?x)), b(b(?x)) -> b(a(?x)), a(c(?x)) -> c(a(?x)) ] TRS: [ b(a(?x)) -> c(c(?x)), c(c(?x)) -> a(b(?x)), c(a(?x)) -> c(c(?x)), b(c(?x)) -> a(b(?x)), a(c(?x)) -> a(b(?x)), c(b(?x)) -> a(c(?x)), b(c(?x)) -> b(b(?x)), b(b(?x)) -> b(a(?x)), a(c(?x)) -> c(a(?x)) ] Check distinct normal forms in critical pair closure...failed problems/1026.trs: Failure(unknown UNC) (12 msec.)