MAYBE 'Pop* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { f(X) -> if(X, c(), n__f(true())) , if(true(), X, Y) -> X , if(false(), X, Y) -> activate(Y) , f(X) -> n__f(X) , activate(n__f(X)) -> f(X) , activate(X) -> X} Proof Output: The input cannot be shown compatible