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