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