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