/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,false()) -> false() and(x,not(false())) -> x implies(x,false()) -> not(x) implies(false(),y) -> not(false()) implies(not(x),not(y)) -> implies(y,and(x,y)) not(not(x)) -> x - Signature: {and/2,implies/2,not/1} / {false/0} - Obligation: innermost derivational complexity wrt. signature {and,false,implies,not} The problem is still open.