/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(X) -> if(X,c(),n__f(n__true())) 2: if(true(),X,Y) -> X 3: if(false(),X,Y) -> activate(Y) 4: f(X) -> n__f(X) 5: true() -> n__true() 6: activate(n__f(X)) -> f(activate(X)) 7: activate(n__true()) -> true() 8: activate(X) -> X Number of strict rules: 8 Direct POLO(bPol) ... removes: 8 3 5 7 2 activate w: x1 + 2 n__true w: 0 false w: 3 c w: 0 true w: 1 f w: x1 + 1 if w: x1 + x2 + x3 n__f w: x1 + 1 Number of strict rules: 3 Direct POLO(bPol) ... removes: 4 1 6 activate w: 2 * x1 + 2 n__true w: 0 false w: 3 c w: 0 true w: 1 f w: x1 + 3 if w: x1 + x2 + x3 n__f w: x1 + 2 Number of strict rules: 0