/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: :(x,x) -> e() 2: :(x,e()) -> x 3: i(:(x,y)) -> :(y,x) 4: :(:(x,y),z) -> :(x,:(z,i(y))) 5: :(e(),x) -> i(x) 6: i(i(x)) -> x 7: i(e()) -> e() 8: :(x,:(y,i(x))) -> i(y) 9: :(x,:(y,:(i(x),z))) -> :(i(z),y) 10: :(i(x),:(y,x)) -> i(y) 11: :(i(x),:(y,:(x,z))) -> :(i(z),y) Number of strict rules: 11 Direct POLO(bPol) ... removes: 8 1 5 10 11 9 2 : w: x1 + x2 + 2 i w: x1 e w: 1 Number of strict rules: 4 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #i(:(x,y)) -> #:(y,x) #2: #:(:(x,y),z) -> #:(x,:(z,i(y))) #3: #:(:(x,y),z) -> #:(z,i(y)) #4: #:(:(x,y),z) -> #i(y) Number of SCCs: 1, DPs: 4 SCC { #1..4 } POLO(Sum)... succeeded. #: w: x1 + x2 : w: x1 + x2 + 1 i w: x1 e w: 1 #i w: x1 USABLE RULES: { 3 4 6 7 } Removed DPs: #1 #3 #4 Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... succeeded. #: w: x1 : w: x1 + 1 i w: x1 + 1 e w: 1 #i w: 0 USABLE RULES: { } Removed DPs: #2 Number of SCCs: 0, DPs: 0