Uuuritavus
Uuuritavus is a concept often encountered in theoretical computer science and formal verification. It relates to the properties of computational systems and the ability to determine if they will eventually halt or continue to run indefinitely. Specifically, a problem or system is considered "uuritav" if there exists an algorithm that can correctly determine, for any given input, whether the system will terminate or not.
The most famous example of an uuritavus problem is the Halting Problem. Alan Turing proved in 1936
While the general Halting Problem is undecidable, specific instances or restricted versions of it might be