MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: f(x) -> g(f(x)) g(x) -> a() g(f(x)) -> x - Signature: {f/1,g/1} / {a/0} - Obligation: innermost runtime complexity wrt. defined symbols {f,g} and constructors {a} + Applied Processor: EmptyProcessor + Details: The problem is still open. MAYBE