MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: f(x,a(b(c(y)))) -> f(b(c(a(b(x)))),y) f(a(x),y) -> f(x,a(y)) f(b(x),y) -> f(x,b(y)) f(c(x),y) -> f(x,c(y)) - Signature: {f/2} / {a/1,b/1,c/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {a,b,c} + Applied Processor: MI {miKind = Automaton Nothing, miDimension = 2, miUArgs = NoUArgs, miURules = NoURules, miSelector = Nothing} + Details: Incompatible MAYBE