Input TRS: 1: f(g(x)) -> g(f(f(x))) 2: f(h(x)) -> h(g(x)) 3: f'(s(x),y,y) -> f'(y,x,s(x)) Number of strict rules: 3 Direct Order(PosReal,>,Poly) ... removes: 3 h(x1) weight: (/ 1 4) + x1 s(x1) weight: (/ 82609 4) + x1 f(x1) weight: x1 f'(x1,x2,x3) weight: 2 * x1 + x2 + x3 g(x1) weight: x1 Number of strict rules: 2 Direct Order(PosReal,>,Poly) ... failed. Freezing ... failed. Dependency Pairs: #1: #f(g(x)) -> #f(f(x)) #2: #f(g(x)) -> #f(x) Number of SCCs: 1, DPs: 2, edges: 4 SCC { #1 #2 } Removing DPs: Order(PosReal,>,Sum)... succeeded. h(x1) weight: (/ 1 2) s(x1) weight: 0 f(x1) weight: x1 #f(x1) weight: x1 f'(x1,x2,x3) weight: 0 g(x1) weight: (/ 1 2) + x1 Usable rules: { 1 2 } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0, edges: 0 YES