NO (ignored inputs)COMMENT from experiments for [44] submitted by: Tsubasa Suzuki , Takahito Aoto , and Yoshihito Toyama input TRS: [ a(?x) -> g(g(b(?x))), a(?x) -> g(c(?x)), b(?x) -> g(b(?x)) ] TRS: [ a(?x) -> g(g(b(?x))), a(?x) -> g(c(?x)), b(?x) -> g(b(?x)) ] constructed TRS: [ a(?x) -> g(g(b(?x))), a(?x) -> g(c(?x)), b(?x) -> g(b(?x)), g(g(b(?x))) -> g(c(?x)), g(g(g(b(?x_2)))) -> g(c(?x_2)) ] convertible distinct normal forms: g(g(c(?x_3))) = g(c(?x_3)) UNC Completion (Development Closed) problems/238.trs: Success(not UNC) (0 msec.)