/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: a(L(x)) -> L(a(x)) 2: R(a(x)) -> a(R(x)) 3: b(L(x)) -> b(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: #b(L(x)) -> #b(R(x)) #4: #b(L(x)) -> #R(x) #5: #a(L(x)) -> #a(x) #6: #R(b(x)) -> #a(b(x)) Number of SCCs: 3, DPs: 3 SCC { #2 } POLO(Sum)... succeeded. a w: x1 + 1 b w: 0 #R w: x1 R w: 0 L w: 0 #a w: 0 #b w: 0 USABLE RULES: { } Removed DPs: #2 Number of SCCs: 2, DPs: 2 SCC { #5 } POLO(Sum)... succeeded. a w: 1 b w: 0 #R w: 0 R w: 0 L w: x1 + 1 #a w: x1 #b w: 0 USABLE RULES: { } Removed DPs: #5 Number of SCCs: 1, DPs: 1 SCC { #3 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.