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