Jump to content

R (complexity)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Chobot (talk | contribs) at 16:31, 2 December 2006 (robot Adding: ko:R (복잡도)). 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 often identified with the class of 'effectively computable' functions (the Church-Turing thesis).

Since we can decide any problem for which there exists a recogniser and also a co-recogniser, the class is equal to .