/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: double(0()) -> 0() 2: double(s(x)) -> s(s(double(x))) 3: +(x,0()) -> x 4: +(x,s(y)) -> s(+(x,y)) 5: +(s(x),y) -> s(+(x,y)) 6: double(x) -> +(x,x) Number of strict rules: 6 Direct POLO(bPol) ... removes: 1 3 6 s w: x1 0 w: 1 double w: 2 * x1 + 2 + w: x1 + x2 + 1 Number of strict rules: 3 Direct POLO(bPol) ... removes: 4 s w: x1 + 1 0 w: 1 double w: 2 * x1 + 2 + w: x1 + 2 * x2 + 1 Number of strict rules: 2 Direct POLO(bPol) ... removes: 5 s w: x1 + 1 0 w: 1 double w: 2 * x1 + 2 + w: 2 * x1 + 2 * x2 + 1 Number of strict rules: 1 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #double(s(x)) -> #double(x) Number of SCCs: 1, DPs: 1 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 0 w: 0 #double w: x1 double w: 0 + w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 0, DPs: 0