MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: f(x,a(a(b(b(y))))) -> f(a(a(a(b(b(b(x)))))),y) f(a(x),y) -> f(x,a(y)) f(b(x),y) -> f(x,b(y)) - Signature: {f/2} / {a/1,b/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {a,b} + Applied Processor: NaturalMI {miDimension = 3, miDegree = 3, miKind = Algebraic, uargs = UArgs, urules = URules, selector = Nothing} + Details: Incompatible MAYBE