/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: terms(N) -> cons(recip(sqr(N))) 2: sqr(0()) -> 0() 3: sqr(s()) -> s() 4: dbl(0()) -> 0() 5: dbl(s()) -> s() 6: add(0(),X) -> X 7: add(s(),Y) -> s() 8: first(0(),X) -> nil() 9: first(s(),cons(Y)) -> cons(Y) Number of strict rules: 9 Direct POLO(bPol) ... removes: 4 8 1 3 5 7 9 6 2 s w: 1 recip w: x1 + 1 dbl w: x1 + 1 0 w: 1 nil w: 2 first w: 2 * x1 + 2 * x2 + 1 cons w: x1 + 1 add w: 2 * x1 + 2 * x2 + 1 sqr w: x1 + 1 terms w: x1 + 4 Number of strict rules: 0