/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: first(0(),X) -> nil() 2: first(s(X),cons(Y,Z)) -> cons(Y,n__first(X,activate(Z))) 3: from(X) -> cons(X,n__from(s(X))) 4: first(X1,X2) -> n__first(X1,X2) 5: from(X) -> n__from(X) 6: activate(n__first(X1,X2)) -> first(X1,X2) 7: activate(n__from(X)) -> from(X) 8: activate(X) -> X Number of strict rules: 8 Direct POLO(bPol) ... removes: 4 8 1 3 5 7 6 2 s w: x1 + 1 n__first w: 2 * x1 + x2 + 1 activate w: 2 * x1 + 2 n__from w: x1 + 3 0 w: 1 from w: 2 * x1 + 7 nil w: 0 first w: 2 * x1 + 2 * x2 + 2 cons w: x1 + x2 + 2 Number of strict rules: 0