/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(b(a(x1))) -> a(b(b(a(x1)))) 2: b(a(b(x1))) -> b(a(a(b(x1)))) 3: a(x1) ->= a(a(a(x1))) 4: b(x1) ->= b(b(b(x1))) Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #b(a(b(x1))) -> #b(a(a(b(x1)))) #2: #b(a(b(x1))) -> #a(a(b(x1))) #3: #a(x1) ->? #a(a(a(x1))) #4: #a(x1) ->? #a(a(x1)) #5: #a(x1) ->? #a(x1) #6: #a(b(a(x1))) -> #a(b(b(a(x1)))) #7: #a(b(a(x1))) -> #b(b(a(x1))) #8: #b(x1) ->? #b(b(b(x1))) #9: #b(x1) ->? #b(b(x1)) #10: #b(x1) ->? #b(x1) Number of SCCs: 1, DPs: 10 SCC { #1..10 } POLO(Sum)... succeeded. a w: 0 b w: 2 #a w: x1 #b w: 1 USABLE RULES: { 1..4 } Removed DPs: #2 #7 Number of SCCs: 2, DPs: 8 SCC { #3..6 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... succeeded. a w: [0;1] b w: [0,1;1,0] * x1 #a w: [1,0;0,0] * x1 #b w: [0;0] USABLE RULES: { 1..4 } Removed DPs: #6 Number of SCCs: 2, DPs: 7 SCC { #3..5 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.