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