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