MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: h(x,c(y,z)) -> h(c(s(y),x),z) h(c(s(x),c(s(0()),y)),z) -> h(y,c(s(0()),c(x,z))) - Signature: {h/2} / {0/0,c/2,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {h} and constructors {0,c,s} + Applied Processor: NaturalPI {shape = Mixed 3, restrict = NoRestrict, uargs = UArgs, urules = URules, selector = Nothing} + Details: Incompatible MAYBE