MAYBE 'epo* (timeout of 60.0 seconds)' -------------------------------- Answer: MAYBE Input Problem: innermost runtime-complexity with respect to Rules: { f(x, y) -> cond(lt(x, y), x, y) , cond(tt(), x, y) -> f(s(x), s(y)) , lt(0(), y) -> tt() , lt(s(x), s(y)) -> lt(x, y)} Proof Output: The input cannot be shown compatible