0.00/0.22 MAYBE 0.00/0.22 Input TRS: 0.00/0.22 1: times(x,plus(y,s(z))) -> plus(times(x,plus(y,times(s(z),0()))),times(x,s(z))) 0.00/0.22 2: times(x,0()) -> 0() 0.00/0.22 3: times(x,s(y)) -> plus(times(x,y),x) 0.00/0.22 4: plus(x,0()) -> x 0.00/0.22 5: plus(x,s(y)) -> s(plus(x,y)) 0.00/0.22 6: rand(x) ->= x 0.00/0.22 7: rand(x) ->= rand(s(x)) 0.00/0.22 Number of strict rules: 5 0.00/0.22 Direct POLO(bPol) ... failed. 0.00/0.22 Uncurrying ... failed. 0.00/0.22 Dependency Pairs: 0.00/0.22 #1: #plus(x,s(y)) -> #plus(x,y) 0.00/0.22 #2: #times(x,s(y)) -> #plus(times(x,y),x) 0.00/0.22 #3: #times(x,s(y)) -> #times(x,y) 0.00/0.22 #4: #times(x,plus(y,s(z))) -> #plus(times(x,plus(y,times(s(z),0()))),times(x,s(z))) 0.00/0.22 #5: #times(x,plus(y,s(z))) -> #times(x,plus(y,times(s(z),0()))) 0.00/0.22 #6: #times(x,plus(y,s(z))) -> #plus(y,times(s(z),0())) 0.00/0.22 #7: #times(x,plus(y,s(z))) -> #times(s(z),0()) 0.00/0.22 #8: #times(x,plus(y,s(z))) -> #times(x,s(z)) 0.00/0.22 Number of SCCs: 2, DPs: 4 0.00/0.22 SCC { #1 } 0.00/0.22 POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. 0.00/0.22 Finding a loop... failed. 0.00/0.22 EOF