/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: not(true()) -> false() 2: not(false()) -> true() 3: odd(0()) -> false() 4: odd(s(x)) -> not(odd(x)) 5: +(x,0()) -> x 6: +(x,s(y)) -> s(+(x,y)) 7: +(s(x),y) -> s(+(x,y)) Number of strict rules: 7 Direct POLO(bPol) ... removes: 4 1 3 5 7 6 2 s w: x1 + 3 false w: 0 true w: 1 0 w: 1 odd w: x1 + 1 + w: 2 * x1 + 2 * x2 + 1 not w: x1 + 2 Number of strict rules: 0