/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(U11(tt())) -> mark(U12(tt())) 5: active(U12(tt())) -> mark(tt()) 6: active(isNePal(__(I,__(P,I)))) -> mark(U11(tt())) 7: mark(__(X1,X2)) -> active(__(mark(X1),mark(X2))) 8: mark(nil()) -> active(nil()) 9: mark(U11(X)) -> active(U11(mark(X))) 10: mark(tt()) -> active(tt()) 11: mark(U12(X)) -> active(U12(mark(X))) 12: mark(isNePal(X)) -> active(isNePal(mark(X))) 13: __(mark(X1),X2) -> __(X1,X2) 14: __(X1,mark(X2)) -> __(X1,X2) 15: __(active(X1),X2) -> __(X1,X2) 16: __(X1,active(X2)) -> __(X1,X2) 17: U11(mark(X)) -> U11(X) 18: U11(active(X)) -> U11(X) 19: U12(mark(X)) -> U12(X) 20: U12(active(X)) -> U12(X) 21: isNePal(mark(X)) -> isNePal(X) 22: isNePal(active(X)) -> isNePal(X) Number of strict rules: 22 Direct POLO(bPol) ... removes: 4 1 3 5 6 2 U11 w: 2 * x1 + 2 isNePal w: x1 + 3 U12 w: 2 * x1 + 1 nil w: 0 mark w: x1 active w: x1 tt w: 1 __ w: 2 * x1 + x2 + 1 Number of strict rules: 16 Direct POLO(bPol) ... removes: 18 15 8 16 21 19 17 22 10 7 20 14 12 11 9 13 U11 w: x1 + 9 isNePal w: x1 + 14 U12 w: 2 * x1 + 3 nil w: 1 mark w: 2 * x1 + 1 active w: x1 + 1 tt w: 1 __ w: x1 + x2 + 3 Number of strict rules: 0