/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: *(+(y,z),x) -> +(*(x,y),*(x,z)) *(.(x,y),z) -> .(*(x,z),*(y,z)) *(0(),x) -> 0() *(1(),x) -> x *(2(),2()) -> .(1(),0()) *(2(),min()) -> .(min(),2()) *(3(),x) -> .(x,*(min(),x)) *(min(),min()) -> 1() +(x,x) -> *(2(),x) +(*(2(),v),*(min(),v)) -> v +(*(2(),x),x) -> *(3(),x) +(*(min(),x),x) -> 0() +(.(x,y),z) -> .(x,+(y,z)) +(0(),x) -> x +(1(),2()) -> 3() +(1(),min()) -> 0() +(2(),min()) -> 1() +(3(),x) -> .(1(),+(min(),x)) .(x,.(y,z)) -> .(+(x,y),z) .(x,min()) -> .(+(min(),x),3()) .(0(),x) -> x .(min(),3()) -> min() - Signature: {*/2,+/2,./2} / {0/0,1/0,2/0,3/0,min/0} - Obligation: innermost derivational complexity wrt. signature {*,+,.,0,1,2,3,min} The problem is still open.