0.00/0.02 YES 0.00/0.02 Input TRS: 0.00/0.02 AC symbols: app 0.00/0.02 C symbols: max' 0.00/0.02 1: 1() -> s(0()) 0.00/0.02 2: 2() -> s(1()) 0.00/0.02 3: 3() -> s(2()) 0.00/0.02 4: 4() -> s(3()) 0.00/0.02 5: 5() -> s(4()) 0.00/0.02 6: 6() -> s(5()) 0.00/0.02 7: 7() -> s(6()) 0.00/0.02 8: 8() -> s(7()) 0.00/0.02 9: 9() -> s(8()) 0.00/0.02 10: max'(0(),x) -> x 0.00/0.02 11: max'(s(x),s(y)) -> s(max'(x,y)) 0.00/0.02 12: app(empty(),X) -> X 0.00/0.02 13: max(singl(x)) -> x 0.00/0.02 14: max(app(singl(x),Y)) -> max2(x,Y) 0.00/0.02 15: max2(x,empty()) -> x 0.00/0.02 16: max2(x,singl(y)) -> max'(x,y) 0.00/0.02 17: max2(x,app(singl(y),Z)) -> max2(max'(x,y),Z) 0.00/0.02 Number of strict rules: 17 0.00/0.02 Direct POLO(bPol) ... removes: 4 15 8 1 3 16 17 5 10 7 14 12 11 9 13 6 2 0.00/0.02 7 w: 509 0.00/0.02 1 w: 5 0.00/0.02 4 w: 61 0.00/0.02 s w: 2 * x1 + 2 0.00/0.02 max2 w: 2 * x1 + 2 * x2 0.00/0.02 max' w: x1 + x2 + 1 0.00/0.02 5 w: 125 0.00/0.02 3 w: 29 0.00/0.02 9 w: 2045 0.00/0.02 8 w: 1021 0.00/0.02 0 w: 1 0.00/0.02 max w: 2 * x1 0.00/0.02 singl w: 2 * x1 + 1 0.00/0.02 2 w: 13 0.00/0.02 empty w: 1 0.00/0.02 6 w: 253 0.00/0.02 app w: x1 + x2 + 1 0.00/0.02 Number of strict rules: 0 0.00/0.02 EOF