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