Jump to content

R (complexity)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 134.173.60.101 (talk) at 17:37, 6 September 2011 (Marked as stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computational complexity theory, R is the class of decision problems solvable by a Turing machine, which is the set of all recursive languages. R is equal to the set of all total computable functions.

Since we can decide any problem for which there exists a recogniser and also a co-recogniser by simply interleaving them until one obtains a result, the class is equal to .

Complexity Zoo: Class R