/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/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 poly ... failed. Freezing ... 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 } Sum... succeeded. f(x1,x2) w: (0) #f(x1,x2) w: (x1) #g(x1,x2,x3) w: (1 + x1) cons(x1,x2) w: (2 + x2 + x1) empty() w: (0) g(x1,x2,x3) w: (0) USABLE RULES: { } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0