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