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