/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(empty(),l) -> l 2: f(cons(x,k),l) -> g(k,l,cons(x,k)) 3: g(a,b,c) -> f(a,cons(b,c)) Number of strict rules: 3 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(cons(x,k),l) -> #g(k,l,cons(x,k)) #2: #g(a,b,c) -> #f(a,cons(b,c)) Number of SCCs: 1, DPs: 2 SCC { #1 #2 } POLO(Sum)... succeeded. f w: 0 #f w: x1 #g w: x1 + 1 cons w: x2 + 2 empty w: 0 g w: 0 USABLE RULES: { } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0