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