Input TRS: 1: f(f(a(),b()),x) -> f(b(),f(a(),f(c(),f(b(),f(a(),x))))) 2: f(x,f(y,z)) -> f(f(x,y),z) Number of strict rules: 2 Direct Order(PosReal,>,Poly) ... failed. Freezing ... failed. Dependency Pairs: #1: #f(x,f(y,z)) -> #f(f(x,y),z) #2: #f(x,f(y,z)) -> #f(x,y) #3: #f(f(a(),b()),x) -> #f(b(),f(a(),f(c(),f(b(),f(a(),x))))) #4: #f(f(a(),b()),x) -> #f(a(),f(c(),f(b(),f(a(),x)))) #5: #f(f(a(),b()),x) -> #f(c(),f(b(),f(a(),x))) #6: #f(f(a(),b()),x) -> #f(b(),f(a(),x)) #7: #f(f(a(),b()),x) -> #f(a(),x) Number of SCCs: 1, DPs: 7, edges: 24 SCC { #1..7 } Removing DPs: Order(PosReal,>,Sum)... Order(PosReal,>,Max)... succeeded. a() weight: (/ 1 4) b() weight: (/ 1 8) c() weight: (/ 1 8) f(x1,x2) weight: max{0, x1} #f(x1,x2) weight: max{0, x1} Usable rules: { 1 2 } Removed DPs: #3 #5 #6 Number of SCCs: 1, DPs: 4, edges: 12 SCC { #1 #2 #4 #7 } 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... failed. MAYBE