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