MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: plus(plus(X,Y),Z) -> plus(X,plus(Y,Z)) times(X,s(Y)) -> plus(X,times(Y,X)) - Signature: {plus/2,times/2} / {s/1} - Obligation: innermost runtime complexity wrt. defined symbols {plus,times} and constructors {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