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