/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: f(true(),x,y) -> f(gt(x,y),x,round(s(y))) gt(0(),v) -> false() gt(s(u),0()) -> true() gt(s(u),s(v)) -> gt(u,v) round(0()) -> 0() round(s(0())) -> s(s(0())) round(s(s(x))) -> s(s(round(x))) - Signature: {f/3,gt/2,round/1} / {0/0,false/0,s/1,true/0} - Obligation: innermost derivational complexity wrt. signature {0,f,false,gt,round,s,true} The problem is still open.