0.00/0.02 YES 0.00/0.03 Input TRS: 0.00/0.03 1: f(s(x),y,y) -> f(y,x,s(x)) 0.00/0.03 2: rand(x) ->= x 0.00/0.03 3: rand(x) ->= rand(s(x)) 0.00/0.03 Number of strict rules: 1 0.00/0.03 Direct POLO(bPol) ... removes: 2 0.00/0.03 s w: x1 0.00/0.03 f w: 2 * x1 + x2 + x3 0.00/0.03 rand w: x1 + 1 0.00/0.03 Number of strict rules: 1 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 Number of SCCs: 1, DPs: 1 0.00/0.03 SCC { #1 } 0.00/0.03 POLO(Sum)... succeeded. 0.00/0.03 s w: x1 + 1 0.00/0.03 f w: x1 + x2 0.00/0.03 rand w: 0 0.00/0.03 #f w: x1 + x2 0.00/0.03 Removed DPs: #1 0.00/0.03 Number of SCCs: 0, DPs: 0 0.00/0.03 EOF