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