/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(g(X),Y) -> f(X,n__f(n__g(X),activate(Y))) 2: f(X1,X2) -> n__f(X1,X2) 3: g(X) -> n__g(X) 4: activate(n__f(X1,X2)) -> f(activate(X1),X2) 5: activate(n__g(X)) -> g(activate(X)) 6: activate(X) -> X Number of strict rules: 6 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #activate(n__g(X)) -> #g(activate(X)) #2: #activate(n__g(X)) -> #activate(X) #3: #f(g(X),Y) -> #f(X,n__f(n__g(X),activate(Y))) #4: #f(g(X),Y) -> #activate(Y) #5: #activate(n__f(X1,X2)) -> #f(activate(X1),X2) #6: #activate(n__f(X1,X2)) -> #activate(X1) Number of SCCs: 1, DPs: 5 SCC { #2..6 } POLO(Sum)... POLO(max)... succeeded. activate w: x1 #activate w: x1 f w: max(x1 + 1, x2) n__f w: max(x1 + 1, x2) #f w: max(x1 + 1, x2) #g w: 0 n__g w: x1 + 1 g w: x1 + 1 USABLE RULES: { 1..6 } Removed DPs: #2 #6 Number of SCCs: 1, DPs: 3 SCC { #3..5 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.