/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(0()) -> cons(0(),n__f(s(0()))) 2: f(s(0())) -> f(p(s(0()))) 3: p(s(0())) -> 0() 4: f(X) -> n__f(X) 5: activate(n__f(X)) -> f(X) 6: activate(X) -> X Number of strict rules: 6 Direct POLO(bPol) ... removes: 4 1 3 5 6 s w: x1 + 1 activate w: 2 * x1 + 5 f w: 2 * x1 + 6 p w: x1 0 w: 1 n__f w: 2 * x1 + 1 cons w: 2 * x1 + x2 Number of strict rules: 1 Direct POLO(bPol) ... failed. Uncurrying f 2: f^1_s(0()) -> f^1_p(s(0())) 7: f(p(_1)) ->= f^1_p(_1) 8: f(s(_1)) ->= f^1_s(_1) Number of strict rules: 1 Direct POLO(bPol) ... removes: 8 7 2 s w: 2 * x1 + 1 activate w: x1 f w: 2 * x1 + 4 p w: 2 * x1 + 1 0 w: 1 n__f w: x1 f^1_p w: 2 * x1 cons w: x1 + x2 f^1_s w: 2 * x1 + 5 Number of strict rules: 0