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