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