0.00/0.06 YES 0.00/0.07 Input TRS: 0.00/0.07 1: f(x,c(y)) -> f(x,s(f(y,y))) 0.00/0.07 2: f(s(x),y) -> f(x,s(c(y))) 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(s(x),y) -> #f(x,s(c(y))) 0.00/0.07 #2: #f(x,c(y)) -> #f(x,s(f(y,y))) 0.00/0.07 #3: #f(x,c(y)) -> #f(y,y) 0.00/0.07 Number of SCCs: 2, DPs: 2 0.00/0.07 SCC { #3 } 0.00/0.07 POLO(Sum)... succeeded. 0.00/0.07 s w: x1 0.00/0.07 c w: x1 + 1 0.00/0.07 f w: x1 + 1 0.00/0.07 rand w: x1 0.00/0.07 #f w: x2 0.00/0.07 Removed DPs: #3 0.00/0.07 Number of SCCs: 1, DPs: 1 0.00/0.07 SCC { #1 } 0.00/0.07 POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... succeeded. 0.00/0.07 s s: [1] p: 0 w: x1 0.00/0.07 c s: [] p: 0 w: 0 0.00/0.07 f s: [] p: 1 w: max(x1 + 2) 0.00/0.07 rand s: [] p: 0 w: x1 + 1 0.00/0.07 #f s: [1,2] p: 0 w: x1 + x2 + 1 0.00/0.07 Removed DPs: #1 0.00/0.07 Number of SCCs: 0, DPs: 0 0.00/0.07 EOF