/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: *(x,*(y,z)) -> *(otimes(x,y),z) 2: *(1(),y) -> y 3: *(+(x,y),z) -> oplus(*(x,z),*(y,z)) 4: *(x,oplus(y,z)) -> oplus(*(x,y),*(x,z)) Number of strict rules: 4 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #*(+(x,y),z) -> #*(x,z) #2: #*(+(x,y),z) -> #*(y,z) #3: #*(x,*(y,z)) -> #*(otimes(x,y),z) #4: #*(x,oplus(y,z)) -> #*(x,y) #5: #*(x,oplus(y,z)) -> #*(x,z) Number of SCCs: 1, DPs: 5 SCC { #1..5 } Sum... succeeded. oplus(x1,x2) w: (1 + x2 + x1) 1() w: (0) #*(x1,x2) w: (x2 + x1) otimes(x1,x2) w: (1) +(x1,x2) w: (1 + x2 + x1) *(x1,x2) w: (2 + x2 + x1) USABLE RULES: { } Removed DPs: #1..5 Number of SCCs: 0, DPs: 0