Document (1) Com Architecture
Document (1) Com Architecture
1. Automata Theory
Automata are machines that accept a string as input and process it through a
finite number of states before reaching the end state. The primary objective for
creating automata theory was to create tools for describing and analysing the
dynamic behaviour of discrete systems.
2. Computability Theory
Computability theory, also known as Recursion Theory, is a branch of
Mathematics and Computer Science that is primarily concerned with the extent to
which an issue may be solved by a computer. It originated in the 1930s with the
study of computable functions and Turing degrees.
The statement that a Turing computer cannot solve the halting issue is one of the
most significant conclusions in computability theory because it is an example of a
concrete problem that is both straightforward to define and impossible to solve
with a Turing machine. The halting issue result serves as the foundation for most
of computability theory.