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