/export/starexec/sandbox/solver/bin/starexec_run_tct_dci_cert /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE EmptyProcessor - Strict TRS: and(x,or(y,z)) -> or(and(x,y),and(x,z)) and(or(y,z),x) -> or(and(x,y),and(x,z)) not(and(x,y)) -> or(not(x),not(y)) not(not(x)) -> x not(or(x,y)) -> and(not(x),not(y)) - Signature: {and/2,not/1} / {or/2} - Obligation: innermost derivational complexity wrt. signature {and,not,or} The problem is still open.