/export/starexec/sandbox2/solver/bin/starexec_run_tct_dci_cert /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE EmptyProcessor - Strict TRS: *(x,h()) -> h() *(h(),x) -> h() *(s(x),s(y)) -> s(+(+(*(x,y),x),y)) +(x,h()) -> x +(+(x,y),z) -> +(x,+(y,z)) +(h(),x) -> x +(s(x),s(y)) -> s(s(+(x,y))) a(l,x,s(y),h()) -> a(l,x,y,s(h())) a(l,x,s(y),s(z)) -> a(l,x,y,a(l,x,s(y),z)) a(l,s(x),h(),z) -> a(l,x,z,z) a(h(),h(),h(),x) -> s(x) a(s(l),h(),h(),z) -> a(l,z,h(),z) s(h()) -> 1() - Signature: {*/2,+/2,a/4,s/1} / {1/0,h/0} - Obligation: innermost derivational complexity wrt. signature {*,+,1,a,h,s} The problem is still open.