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