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