/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(g(x)) -> g(f(f(x))) 2: f(h(x)) -> h(g(x)) 3: f'(s(x),y,y) -> f'(y,x,s(x)) Number of strict rules: 3 Direct POLO(bPol) ... removes: 3 h w: 2 * x1 + 3 s w: 2 * x1 + 1 f w: x1 f' w: 2 * x1 + 2 * x2 + x3 g w: x1 Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(g(x)) -> #f(f(x)) #2: #f(g(x)) -> #f(x) Number of SCCs: 1, DPs: 2 SCC { #1 #2 } POLO(Sum)... succeeded. h w: 1 s w: 0 f w: x1 #f w: x1 f' w: 0 g w: x1 + 1 USABLE RULES: { 1 2 } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0