/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: from(X) -> cons(X,n__from(s(X))) 2: sel(0(),cons(X,Y)) -> X 3: sel(s(X),cons(Y,Z)) -> sel(X,activate(Z)) 4: from(X) -> n__from(X) 5: activate(n__from(X)) -> from(X) 6: activate(X) -> X Number of strict rules: 6 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #activate(n__from(X)) -> #from(X) #2: #sel(s(X),cons(Y,Z)) -> #sel(X,activate(Z)) #3: #sel(s(X),cons(Y,Z)) -> #activate(Z) Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... succeeded. s(x1) w: (7720 + x1) activate(x1) w: (7720 + x1) n__from(x1) w: (1) #activate(x1) w: (0) 0() w: (0) #sel(x1,x2) w: (x2 + x1) from(x1) w: (7721) sel(x1,x2) w: (0) #from(x1) w: (0) cons(x1,x2) w: (1 + x2) USABLE RULES: { 1 4..6 } Removed DPs: #2 Number of SCCs: 0, DPs: 0