/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: double(0()) -> 0() 2: double(s(x)) -> s(s(double(x))) 3: half(0()) -> 0() 4: half(s(0())) -> 0() 5: half(s(s(x))) -> s(half(x)) 6: -(x,0()) -> x 7: -(s(x),s(y)) -> -(x,y) 8: if(0(),y,z) -> y 9: if(s(x),y,z) -> z 10: half(double(x)) -> x Number of strict rules: 10 Direct POLO(bPol) ... removes: 4 8 1 3 5 10 7 9 6 s w: x1 + 1 half w: 2 * x1 + 1 0 w: 1 if w: 2 * x1 + x2 + 2 * x3 double w: 2 * x1 + 1 - w: 2 * x1 + 2 * x2 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 half w: 0 0 w: 0 if w: 0 #double w: x1 double w: 0 - w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 0, DPs: 0