0.00/0.03 YES 0.00/0.03 Input TRS: 0.00/0.03 1: f(g(x)) -> g(f(f(x))) 0.00/0.03 2: f(h(x)) -> h(g(x)) 0.00/0.03 3: f'(s(x),y,y) -> f'(y,x,s(x)) 0.00/0.03 4: rand(x) ->= x 0.00/0.03 5: rand(x) ->= rand(s(x)) 0.00/0.03 Number of strict rules: 3 0.00/0.03 Direct POLO(bPol) ... removes: 4 0.00/0.03 h w: 2 * x1 + 1 0.00/0.03 s w: x1 0.00/0.03 f w: x1 0.00/0.03 rand w: x1 + 1 0.00/0.03 f' w: 2 * x1 + x2 + x3 0.00/0.03 g w: x1 0.00/0.03 Number of strict rules: 3 0.00/0.03 Direct POLO(bPol) ... failed. 0.00/0.03 Uncurrying ... failed. 0.00/0.03 Dependency Pairs: 0.00/0.03 #1: #f'(s(x),y,y) -> #f'(y,x,s(x)) 0.00/0.03 #2: #f(g(x)) -> #f(f(x)) 0.00/0.03 #3: #f(g(x)) -> #f(x) 0.00/0.03 Number of SCCs: 2, DPs: 3 0.00/0.03 SCC { #1 } 0.00/0.03 POLO(Sum)... succeeded. 0.00/0.03 h w: x1 + 1 0.00/0.03 s w: x1 + 1 0.00/0.03 #f' w: x1 + x2 0.00/0.03 f w: x1 + 1 0.00/0.03 rand w: 0 0.00/0.03 #f w: 0 0.00/0.03 f' w: x1 + x3 0.00/0.03 g w: 1 0.00/0.03 Removed DPs: #1 0.00/0.03 Number of SCCs: 1, DPs: 2 0.00/0.03 SCC { #2 #3 } 0.00/0.03 POLO(Sum)... succeeded. 0.00/0.03 h w: 1 0.00/0.03 s w: x1 + 1 0.00/0.03 #f' w: 0 0.00/0.03 f w: x1 0.00/0.03 rand w: 0 0.00/0.03 #f w: x1 0.00/0.03 f' w: x1 + x3 0.00/0.03 g w: x1 + 1 0.00/0.03 Removed DPs: #2 #3 0.00/0.03 Number of SCCs: 0, DPs: 0 0.00/0.03 EOF