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