/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: active(__(__(X,Y),Z)) -> mark(__(X,__(Y,Z))) 2: active(__(X,nil())) -> mark(X) 3: active(__(nil(),X)) -> mark(X) 4: active(and(tt(),X)) -> mark(X) 5: active(isNePal(__(I,__(P,I)))) -> mark(tt()) 6: mark(__(X1,X2)) -> active(__(mark(X1),mark(X2))) 7: mark(nil()) -> active(nil()) 8: mark(and(X1,X2)) -> active(and(mark(X1),X2)) 9: mark(tt()) -> active(tt()) 10: mark(isNePal(X)) -> active(isNePal(mark(X))) 11: __(mark(X1),X2) -> __(X1,X2) 12: __(X1,mark(X2)) -> __(X1,X2) 13: __(active(X1),X2) -> __(X1,X2) 14: __(X1,active(X2)) -> __(X1,X2) 15: and(mark(X1),X2) -> and(X1,X2) 16: and(X1,mark(X2)) -> and(X1,X2) 17: and(active(X1),X2) -> and(X1,X2) 18: and(X1,active(X2)) -> and(X1,X2) 19: isNePal(mark(X)) -> isNePal(X) 20: isNePal(active(X)) -> isNePal(X) Number of strict rules: 20 Direct POLO(bPol) ... removes: 4 3 5 2 and w: x1 + x2 + 1 isNePal w: 2 * x1 + 1 nil w: 1 mark w: x1 active w: x1 tt w: 1 __ w: x1 + x2 + 1 Number of strict rules: 16 Direct POLO(bPol) ... removes: 1 and w: x1 + x2 + 1 isNePal w: 2 * x1 + 1 nil w: 1 mark w: x1 active w: x1 tt w: 1 __ w: 2 * x1 + x2 + 1 Number of strict rules: 15 Direct POLO(bPol) ... removes: 18 15 8 16 19 17 10 7 20 14 12 11 9 13 6 and w: x1 + 2 * x2 + 2 isNePal w: x1 + 2 nil w: 1 mark w: 2 * x1 + 1 active w: x1 + 1 tt w: 1 __ w: x1 + x2 + 3 Number of strict rules: 0