Input TRS: 1: f(g(a())) -> a() 2: f(f(x)) -> b() 3: g(x) -> f(g(x)) Number of strict rules: 3 Direct Order(PosReal,>,Poly) ... removes: 1 a() weight: 0 b() weight: 0 f(x1) weight: x1 g(x1) weight: (/ 1 4) + x1 Number of strict rules: 2 Direct Order(PosReal,>,Poly) ... failed. Freezing ... failed. Dependency Pairs: #1: #g(x) -> #f(g(x)) #2: #g(x) -> #g(x) Number of SCCs: 1, DPs: 1, edges: 1 SCC { #2 } Removing DPs: Order(PosReal,>,Sum)... Order(PosReal,>,Max)... QLPOpS... Order(PosReal,>,MaxSum)... QWPOpS(PosReal,>,MaxSum)... Order(PosReal,>,Sum-Sum; PosReal,≥,Sum-Sum)... Order(PosReal,>,Sum-Sum; NegReal,≥,Sum)... Order(PosReal,>,MaxSum-Sum; NegReal,≥,Sum)... failed. Removing edges: failed. Finding a loop... found. #g(x_{1}) -#2-> #g(x_{1}) --->* #g(x_{1}) Looping with: [ x_{1} := x_{1}; ] NO