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