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