/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 poly ... failed. Freezing ... 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 } Sum... succeeded. 1() w: (0) minus(x1) w: (0) #*(x1,x2) w: (0) 0() w: (0) #minus(x1) w: (x1) +(x1,x2) w: (1 + x2 + x1) #+(x1,x2) w: (0) *(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #4 #5 Number of SCCs: 1, DPs: 3 SCC { #2 #7 #8 } Sum... succeeded. 1() w: (0) minus(x1) w: (1 + x1) #*(x1,x2) w: (x2) 0() w: (0) #minus(x1) w: (0) +(x1,x2) w: (1 + x2 + x1) #+(x1,x2) w: (0) *(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #2 #7 #8 Number of SCCs: 0, DPs: 0