MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: h(x,c(y,z)) -> h(c(s(y),x),z) h(c(s(x),c(s(0()),y)),z) -> h(y,c(s(0()),c(x,z))) - Signature: {h/2} / {0/0,c/2,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {h} and constructors {0,c,s} + Applied Processor: Ara {heuristics_ = NoHeuristics, minDegree = 1, maxDegree = 3, araTimeout = 60, araFindStrictRules = Nothing, araSmtSolver = MiniSMT} + Details: The input can not be schown compatible. MAYBE