/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(x,c(x),c(y)) -> f(y,y,f(y,x,y)) 2: f(s(x),y,z) -> f(x,s(c(y)),c(z)) 3: f(c(x),x,y) -> c(y) 4: g(x,y) -> x 5: g(x,y) -> y Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(s(x),y,z) -> #f(x,s(c(y)),c(z)) #2: #f(x,c(x),c(y)) -> #f(y,y,f(y,x,y)) #3: #f(x,c(x),c(y)) -> #f(y,x,y) Number of SCCs: 2, DPs: 3 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 c w: 1 f w: 0 #f w: x1 #g w: 0 g w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 2 SCC { #2 #3 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.