/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: from(X) -> cons(X,n__from(n__s(X))) 2: after(0(),XS) -> XS 3: after(s(N),cons(X,XS)) -> after(N,activate(XS)) 4: from(X) -> n__from(X) 5: s(X) -> n__s(X) 6: activate(n__from(X)) -> from(activate(X)) 7: activate(n__s(X)) -> s(activate(X)) 8: activate(X) -> X Number of strict rules: 8 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #activate(n__from(X)) -> #from(activate(X)) #2: #activate(n__from(X)) -> #activate(X) #3: #activate(n__s(X)) -> #s(activate(X)) #4: #activate(n__s(X)) -> #activate(X) #5: #after(s(N),cons(X,XS)) -> #after(N,activate(XS)) #6: #after(s(N),cons(X,XS)) -> #activate(XS) Number of SCCs: 2, DPs: 3 SCC { #5 } POLO(Sum)... succeeded. s w: x1 + 1 activate w: x1 + 1 n__from w: 1 #activate w: 0 after w: 0 n__s w: x1 + 1 0 w: 0 from w: 2 #s w: 0 #after w: x1 + x2 #from w: 0 cons w: x2 + 1 USABLE RULES: { 1 4..8 } Removed DPs: #5 Number of SCCs: 1, DPs: 2 SCC { #2 #4 } POLO(Sum)... succeeded. s w: x1 + 1 activate w: x1 + 1 n__from w: x1 + 1 #activate w: x1 after w: 0 n__s w: x1 + 1 0 w: 0 from w: 1 #s w: 0 #after w: 0 #from w: 0 cons w: 1 USABLE RULES: { 1 5 8 } Removed DPs: #2 #4 Number of SCCs: 0, DPs: 0