/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: cond1(true(),x,y) -> cond2(gr(y,0()),x,y) 2: cond2(true(),x,y) -> cond2(gr(y,0()),x,p(y)) 3: cond2(false(),x,y) -> cond1(gr(x,0()),p(x),y) 4: gr(0(),x) -> false() 5: gr(s(x),0()) -> true() 6: gr(s(x),s(y)) -> gr(x,y) 7: p(0()) -> 0() 8: p(s(x)) -> x Number of strict rules: 8 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #cond2(true(),x,y) -> #cond2(gr(y,0()),x,p(y)) #2: #cond2(true(),x,y) -> #gr(y,0()) #3: #cond2(true(),x,y) -> #p(y) #4: #gr(s(x),s(y)) -> #gr(x,y) #5: #cond2(false(),x,y) -> #cond1(gr(x,0()),p(x),y) #6: #cond2(false(),x,y) -> #gr(x,0()) #7: #cond2(false(),x,y) -> #p(x) #8: #cond1(true(),x,y) -> #cond2(gr(y,0()),x,y) #9: #cond1(true(),x,y) -> #gr(y,0()) Number of SCCs: 2, DPs: 4 SCC { #4 } POLO(Sum)... succeeded. cond2 w: 0 s w: x1 + 1 #cond1 w: 0 false w: 0 #p w: 0 true w: 0 cond1 w: 0 p w: 0 0 w: 0 #gr w: x1 + x2 #cond2 w: 0 gr w: 0 USABLE RULES: { } Removed DPs: #4 Number of SCCs: 1, DPs: 3 SCC { #1 #5 #8 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. cond2 w: max(x1 - 1, 0) s w: max(x1 + 3, 0) #cond1 w: max(x3 - 1, 0) false w: 0 #p w: max(x1 - 1, 0) true w: 1 cond1 w: max(x1 - 1, 0) p w: max(x1 - 3, 0) 0 w: 0 #gr w: max(x1 - 1, 0) #cond2 w: max(x1, x3 - 1, 0) gr w: max(x1 - 2, 0) USABLE RULES: { 4 5 7 8 } Removed DPs: #1 Number of SCCs: 1, DPs: 2 SCC { #5 #8 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. cond2 w: max(x1 - 1, 0) s w: max(x1 + 2, 0) #cond1 w: max(x1, x2, 0) false w: 0 #p w: max(x1 - 1, 0) true w: 1 cond1 w: max(x1 - 1, 0) p w: max(x1 - 2, 0) 0 w: 0 #gr w: max(x1 - 1, 0) #cond2 w: max(x2 - 1, 0) gr w: max(x1 - 1, 0) USABLE RULES: { 4 5 7 8 } Removed DPs: #8 Number of SCCs: 0, DPs: 0