Theory of computation


Topic history | v1 (current) | created by jjones

Details

Theory of computation

| created by jjones | Add resource "NTIN090 - Introduction to Complexity and Computability"
Title
Theory of computation
Description
In theoretical computer science and mathematics, the theory of computation is the branch that deals with how efficiently problems can be solved on a model of computation, using an algorithm. The field is divided into three major branches: automata theory and formal languages, computability theory, and computational complexity theory, which are linked by the question: "What are the fundamental capabilities and limitations of computers?". In order to perform a rigorous study of computation, computer scientists work with a mathematical abstraction of computers called a model of computation. There are several models in use, but the most commonly examined is the Turing machine. Computer scientists study the Turing machine because it is simple to formulate, can be analyzed and used to prove results, and because it represents what many consider the most powerful possible "reasonable" model of computation (see Church–Turing thesis).
Link
https://en.wikipedia.org/?curid=30402

authors

This topic has no history of related authors.