/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(true(),x,y,z) -> g(gt(x,y),x,y,z) 2: g(true(),x,y,z) -> f(gt(x,z),x,s(y),z) 3: g(true(),x,y,z) -> f(gt(x,z),x,y,s(z)) 4: gt(0(),v) -> false() 5: gt(s(u),0()) -> true() 6: gt(s(u),s(v)) -> gt(u,v) Number of strict rules: 6 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #g(true(),x,y,z) -> #f(gt(x,z),x,s(y),z) #2: #g(true(),x,y,z) -> #gt(x,z) #3: #gt(s(u),s(v)) -> #gt(u,v) #4: #g(true(),x,y,z) -> #f(gt(x,z),x,y,s(z)) #5: #g(true(),x,y,z) -> #gt(x,z) #6: #f(true(),x,y,z) -> #g(gt(x,y),x,y,z) #7: #f(true(),x,y,z) -> #gt(x,y) Number of SCCs: 2, DPs: 4 SCC { #3 } POLO(Sum)... succeeded. s w: x1 + 1 gt w: 0 false w: 0 true w: 0 f w: 0 0 w: 0 #gt w: x1 + x2 #f w: 0 #g w: 0 g w: 0 USABLE RULES: { } Removed DPs: #3 Number of SCCs: 1, DPs: 3 SCC { #1 #4 #6 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.