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