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