0.00/0.06 YES 0.00/0.06 Input TRS: 0.00/0.06 1: top(left(car(x,y),car(old(),z))) -> top(right(y,car(old(),z))) 0.00/0.06 2: top(left(car(x,car(old(),y)),z)) -> top(right(car(old(),y),z)) 0.00/0.06 3: top(right(x,car(y,car(old(),z)))) -> top(left(x,car(old(),z))) 0.00/0.06 4: top(right(car(old(),x),car(y,z))) -> top(left(car(old(),x),z)) 0.00/0.06 5: top(left(bot(),car(old(),x))) -> top(right(bot(),car(old(),x))) 0.00/0.06 6: top(right(car(old(),x),bot())) -> top(left(car(old(),x),bot())) 0.00/0.06 7: top(left(car(x,y),z)) ->= top(left(y,z)) 0.00/0.06 8: top(right(x,car(y,z))) ->= top(right(x,z)) 0.00/0.06 9: bot() ->= car(new(),bot()) 0.00/0.06 Number of strict rules: 6 0.00/0.06 Direct POLO(bPol) ... removes: 4 1 3 5 6 2 0.00/0.06 new w: 0 0.00/0.06 left w: x1 + 2 * x2 + 1 0.00/0.06 top w: x1 0.00/0.06 bot w: 0 0.00/0.06 old w: 2 0.00/0.06 right w: x1 + x2 + 2 0.00/0.06 car w: x1 + 2 * x2 0.00/0.06 Number of strict rules: 0 0.00/0.06 EOF