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