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