/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: +(0(),y) -> y 2: +(s(x),y) -> s(+(x,y)) 3: *(x,0()) -> 0() 4: *(x,s(y)) -> +(x,*(x,y)) 5: twice(0()) -> 0() 6: twice(s(x)) -> s(s(twice(x))) 7: -(x,0()) -> x 8: -(s(x),s(y)) -> -(x,y) 9: f(s(x)) -> f(-(*(s(s(x)),s(s(x))),+(*(s(x),s(s(x))),s(s(0()))))) Number of strict rules: 9 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #+(s(x),y) -> #+(x,y) #2: #twice(s(x)) -> #twice(x) #3: #f(s(x)) -> #f(-(*(s(s(x)),s(s(x))),+(*(s(x),s(s(x))),s(s(0()))))) #4: #f(s(x)) -> #-(*(s(s(x)),s(s(x))),+(*(s(x),s(s(x))),s(s(0())))) #5: #f(s(x)) -> #*(s(s(x)),s(s(x))) #6: #f(s(x)) -> #+(*(s(x),s(s(x))),s(s(0()))) #7: #f(s(x)) -> #*(s(x),s(s(x))) #8: #-(s(x),s(y)) -> #-(x,y) #9: #*(x,s(y)) -> #+(x,*(x,y)) #10: #*(x,s(y)) -> #*(x,y) Number of SCCs: 5, DPs: 5 SCC { #2 } POLO(Sum)... succeeded. s w: x1 + 1 twice w: 0 #* w: 0 f w: 0 0 w: 0 - w: 0 #f w: 0 #twice w: x1 #- w: 0 + w: 0 #+ w: 0 * w: 0 USABLE RULES: { } Removed DPs: #2 Number of SCCs: 4, DPs: 4 SCC { #10 } POLO(Sum)... succeeded. s w: x1 + 1 twice w: 0 #* w: x2 f w: 0 0 w: 0 - w: 0 #f w: 0 #twice w: 0 #- w: 0 + w: 0 #+ w: 0 * w: 0 USABLE RULES: { } Removed DPs: #10 Number of SCCs: 3, DPs: 3 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 twice w: 0 #* w: 0 f w: 0 0 w: 0 - w: 0 #f w: 0 #twice w: 0 #- w: 0 + w: 0 #+ w: x1 * w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 2, DPs: 2 SCC { #8 } POLO(Sum)... succeeded. s w: x1 + 1 twice w: 0 #* w: 0 f w: 0 0 w: 0 - w: 0 #f w: 0 #twice w: 0 #- w: x2 + w: 0 #+ w: 0 * w: 0 USABLE RULES: { } Removed DPs: #8 Number of SCCs: 1, DPs: 1 SCC { #3 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.