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