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