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