Jump to content

Counting problem (complexity)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CryptoDerk (talk | contribs) at 02:11, 6 February 2005 (copy from pm). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computability theory, if R is a search problem then

is the corresponding counting function and

denotes the corresponding counting problem.

Note that cR is a search problem while #R is a decision problem, however cR can be C Cook reduced to #R (for appropriate C) using a binary search (the reason #R is defined the way it is, rather than being the graph of cR, is to make this binary search possible).

counting problem at PlanetMath.