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