/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(not(x)) -> x 2: not(or(x,y)) -> and(not(x),not(y)) 3: not(and(x,y)) -> or(not(x),not(y)) 4: and(x,or(y,z)) -> or(and(x,y),and(x,z)) 5: and(or(y,z),x) -> or(and(x,y),and(x,z)) Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying ... 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(or(y,z),x) -> #and(x,y) #5: #and(or(y,z),x) -> #and(x,z) #6: #not(and(x,y)) -> #not(x) #7: #not(and(x,y)) -> #not(y) #8: #and(x,or(y,z)) -> #and(x,y) #9: #and(x,or(y,z)) -> #and(x,z) Number of SCCs: 2, DPs: 8 SCC { #2 #3 #6 #7 } POLO(Sum)... succeeded. and w: x1 + x2 + 1 #not w: x1 or w: x1 + x2 + 1 #and w: 0 not w: 0 USABLE RULES: { } Removed DPs: #2 #3 #6 #7 Number of SCCs: 1, DPs: 4 SCC { #4 #5 #8 #9 } POLO(Sum)... succeeded. and w: 1 #not w: 0 or w: x1 + x2 + 1 #and w: x1 + x2 not w: 0 USABLE RULES: { } Removed DPs: #4 #5 #8 #9 Number of SCCs: 0, DPs: 0