NO (ignored inputs)COMMENT from experiments for [44] submitted by: Tsubasa Suzuki , Takahito Aoto , and Yoshihito Toyama input TRS: [ a(?x) -> g(b(?x)), a(?x) -> c(?x), b(?x) -> g(b(?x)) ] Try persistent and layer-preserving decomposition... Sort Assignment: a : 8=>12 b : 8=>12 c : 8=>12 g : 12=>12 maximal types: {8,12} ...decomposition failed. TRS: [ a(?x) -> g(b(?x)), a(?x) -> c(?x), b(?x) -> g(b(?x)) ] unknown Non-Omega-Overlapping unknown Right-Reducible Check distinct normal forms in critical pair closure...failed New rules by rule reversing: [ g(b(?x)) -> a(?x), a(?x) -> c(?x), b(?x) -> b(?x), g(b(?x)) -> b(?x) ] unknown UNC Completion (Strongly Closed) unknown UNC Completion (Development Closed) convertible distinct normal forms: g(c(?x)) = c(?x) UNC Completion (General) problems/237.trs: Success(not UNC) (0 msec.)