MAYBE 'epo* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { eq() -> true() , eq() -> eq() , eq() -> false() , inf(X) -> cons() , take(0(), X) -> nil() , take(s(), cons()) -> cons() , length(nil()) -> 0() , length(cons()) -> s()} Proof Output: The input cannot be shown compatible