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