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