0.00/0.07 YES 0.00/0.07 Input TRS: 0.00/0.07 1: f(0(),1(),x) -> f(s(x),x,x) 0.00/0.07 2: f(x,y,s(z)) -> s(f(0(),1(),z)) 0.00/0.07 3: rand(x) ->= x 0.00/0.07 4: rand(x) ->= rand(s(x)) 0.00/0.07 Number of strict rules: 2 0.00/0.07 Direct POLO(bPol) ... failed. 0.00/0.07 Uncurrying ... failed. 0.00/0.07 Dependency Pairs: 0.00/0.07 #1: #f(x,y,s(z)) -> #f(0(),1(),z) 0.00/0.07 #2: #f(0(),1(),x) -> #f(s(x),x,x) 0.00/0.07 Number of SCCs: 1, DPs: 2 0.00/0.07 SCC { #1 #2 } 0.00/0.07 POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... succeeded. 0.00/0.07 1 s: [] p: 1 w: 0 0.00/0.07 s s: [1] p: 1 w: x1 0.00/0.07 f s: 3 0.00/0.07 rand s: [] p: 0 w: x1 + 1 0.00/0.07 0 s: [] p: 0 w: 1 0.00/0.07 #f s: [3] p: 0 w: max(x3 + 2) 0.00/0.07 Removed DPs: #1 0.00/0.07 Number of SCCs: 0, DPs: 0 0.00/0.07 EOF