/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: minus(x,0()) -> x 2: minus(s(x),s(y)) -> minus(x,y) 3: quot(0(),s(y)) -> 0() 4: quot(s(x),s(y)) -> s(quot(minus(x,y),s(y))) 5: app(nil(),y) -> y 6: app(add(n,x),y) -> add(n,app(x,y)) 7: reverse(nil()) -> nil() 8: reverse(add(n,x)) -> app(reverse(x),add(n,nil())) 9: shuffle(nil()) -> nil() 10: shuffle(add(n,x)) -> add(n,shuffle(reverse(x))) 11: concat(leaf(),y) -> y 12: concat(cons(u,v),y) -> cons(u,concat(v,y)) 13: less_leaves(x,leaf()) -> false() 14: less_leaves(leaf(),cons(w,z)) -> true() 15: less_leaves(cons(u,v),cons(w,z)) -> less_leaves(concat(u,v),concat(w,z)) Number of strict rules: 15 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #minus(s(x),s(y)) -> #minus(x,y) #2: #app(add(n,x),y) -> #app(x,y) #3: #concat(cons(u,v),y) -> #concat(v,y) #4: #shuffle(add(n,x)) -> #shuffle(reverse(x)) #5: #shuffle(add(n,x)) -> #reverse(x) #6: #reverse(add(n,x)) -> #app(reverse(x),add(n,nil())) #7: #reverse(add(n,x)) -> #reverse(x) #8: #less_leaves(cons(u,v),cons(w,z)) -> #less_leaves(concat(u,v),concat(w,z)) #9: #less_leaves(cons(u,v),cons(w,z)) -> #concat(u,v) #10: #less_leaves(cons(u,v),cons(w,z)) -> #concat(w,z) #11: #quot(s(x),s(y)) -> #quot(minus(x,y),s(y)) #12: #quot(s(x),s(y)) -> #minus(x,y) Number of SCCs: 7, DPs: 7 SCC { #7 } POLO(Sum)... succeeded. s w: 0 #reverse w: x1 minus w: 0 #less_leaves w: 0 #concat w: 0 false w: 0 reverse w: 0 true w: 0 shuffle w: 0 concat w: 0 0 w: 0 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: 0 #shuffle w: 0 cons w: 0 add w: x2 + 1 #quot w: 0 leaf w: 0 app w: 0 USABLE RULES: { } Removed DPs: #7 Number of SCCs: 6, DPs: 6 SCC { #4 } POLO(Sum)... succeeded. s w: 0 #reverse w: 0 minus w: 0 #less_leaves w: 0 #concat w: 0 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: 0 0 w: 0 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: 0 #shuffle w: x1 cons w: 0 add w: x2 + 2 #quot w: 0 leaf w: 0 app w: x1 + x2 USABLE RULES: { 5..8 } Removed DPs: #4 Number of SCCs: 5, DPs: 5 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 #reverse w: 0 minus w: 0 #less_leaves w: 0 #concat w: 0 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: 0 0 w: 0 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: x1 + x2 #shuffle w: x1 cons w: 0 add w: x2 + 2 #quot w: 0 leaf w: 0 app w: x1 + x2 USABLE RULES: { 5..8 } Removed DPs: #1 Number of SCCs: 4, DPs: 4 SCC { #3 } POLO(Sum)... succeeded. s w: 1 #reverse w: 0 minus w: 0 #less_leaves w: 0 #concat w: x1 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: 0 0 w: 0 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: 0 #shuffle w: x1 cons w: x2 + 1 add w: x2 + 2 #quot w: 0 leaf w: 0 app w: x1 + x2 USABLE RULES: { 5..8 } Removed DPs: #3 Number of SCCs: 3, DPs: 3 SCC { #2 } POLO(Sum)... succeeded. s w: 1 #reverse w: 0 minus w: 0 #less_leaves w: 0 #concat w: 0 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: 0 0 w: 0 quot w: 0 less_leaves w: 0 nil w: 0 #app w: x1 #minus w: 0 #shuffle w: x1 cons w: 1 add w: x2 + 2 #quot w: 0 leaf w: 0 app w: x1 + x2 USABLE RULES: { 5..8 } Removed DPs: #2 Number of SCCs: 2, DPs: 2 SCC { #11 } POLO(Sum)... succeeded. s w: x1 + 2 #reverse w: 0 minus w: x1 + 1 #less_leaves w: 0 #concat w: 0 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: 0 0 w: 1 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: 0 #shuffle w: x1 cons w: 1 add w: x2 + 2 #quot w: x1 leaf w: 0 app w: x1 + x2 USABLE RULES: { 1 2 5..8 } Removed DPs: #11 Number of SCCs: 1, DPs: 1 SCC { #8 } POLO(Sum)... succeeded. s w: x1 + 2 #reverse w: 0 minus w: x1 + 1 #less_leaves w: x1 + x2 #concat w: 0 false w: 0 reverse w: x1 + 1 true w: 0 shuffle w: 0 concat w: x1 + x2 + 1 0 w: 1 quot w: 0 less_leaves w: 0 nil w: 0 #app w: 0 #minus w: 0 #shuffle w: x1 cons w: x1 + x2 + 2 add w: x2 + 2 #quot w: x1 leaf w: 1 app w: x1 + x2 USABLE RULES: { 1 2 5..8 11 12 } Removed DPs: #8 Number of SCCs: 0, DPs: 0