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