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