MAYBE 'Pop* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { U11(tt(), M, N) -> U12(tt(), activate(M), activate(N)) , U12(tt(), M, N) -> s(plus(activate(N), activate(M))) , plus(N, 0()) -> N , plus(N, s(M)) -> U11(tt(), M, N) , activate(X) -> X} Proof Output: The input cannot be shown compatible