In computational complexity theory, a complexity class is a set of computational problems "of related resource-based complexity". The two most commonly...
75 KB (10,381 words) - 03:10, 16 October 2024
of complexity classes in computational complexity theory. For other computational and complexity subjects, see list of computability and complexity topics...
8 KB (176 words) - 07:24, 19 June 2024
computer science) In computational complexity theory, NP (nondeterministic polynomial time) is a complexity class used to classify decision problems....
21 KB (2,787 words) - 14:08, 19 September 2024
In computational complexity theory, P, also known as PTIME or DTIME(nO(1)), is a fundamental complexity class. It contains all decision problems that can...
16 KB (1,961 words) - 19:04, 5 November 2024
In computer science, parameterized complexity is a branch of computational complexity theory that focuses on classifying computational problems according...
18 KB (2,684 words) - 17:34, 29 August 2024
more decrease time complexity (Greenlaw and Hoover 1998: 226), while inductive Turing machines can decrease even the complexity class of a function, language...
37 KB (4,445 words) - 14:01, 15 November 2024
In computational complexity theory, the complexity class NE is the set of decision problems that can be solved by a non-deterministic Turing machine in...
753 bytes (59 words) - 23:16, 28 February 2023
computer science) In computational complexity theory, NL (Nondeterministic Logarithmic-space) is the complexity class containing decision problems that...
10 KB (1,290 words) - 01:33, 29 September 2024
the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly...
41 KB (4,998 words) - 13:56, 19 November 2024
Boaz (Spring 2006). "Complexity of counting" (PDF). Princeton University. "counting problem". PlanetMath. "counting complexity class". PlanetMath. v t e...
2 KB (169 words) - 22:27, 31 May 2024
In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource...
49 KB (6,717 words) - 21:56, 25 September 2024
In computational complexity theory, L (also known as LSPACE, LOGSPACE or DLOGSPACE) is the complexity class containing decision problems that can be solved...
8 KB (909 words) - 00:01, 14 November 2024
In computational complexity theory, SL (Symmetric Logspace or Sym-L) is the complexity class of problems log-space reducible to USTCON (undirected s-t...
14 KB (1,793 words) - 15:43, 24 May 2024
In computational complexity theory, the complexity class E is the set of decision problems that can be solved by a deterministic Turing machine in time...
2 KB (185 words) - 07:41, 2 March 2023
ESPACE (category Complexity classes)
In computational complexity theory, the complexity class ESPACE is the set of decision problems that can be solved by a deterministic Turing machine in...
391 bytes (37 words) - 19:24, 3 January 2024
(Randomized Logarithmic-space Polynomial-time), is the complexity class of computational complexity theory problems solvable in logarithmic space and polynomial...
3 KB (419 words) - 20:36, 1 October 2024
unsolved problems in computer science) In computational complexity theory, the class NC (for "Nick's Class") is the set of decision problems decidable in polylogarithmic...
17 KB (2,434 words) - 17:25, 8 September 2024
Descriptive complexity is a branch of computational complexity theory and of finite model theory that characterizes complexity classes by the type of logic...
18 KB (2,543 words) - 00:29, 14 November 2024
In computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus...
20 KB (2,989 words) - 05:12, 11 October 2024
In computational complexity theory, the complexity class FP is the set of function problems that can be solved by a deterministic Turing machine in polynomial...
3 KB (354 words) - 07:12, 17 October 2024
Quantum complexity theory is the subfield of computational complexity theory that deals with complexity classes defined using quantum computers, a computational...
27 KB (3,628 words) - 08:41, 22 October 2023
several important complexity classes is allowing for an error probability of 1/3. For instance, the complexity class BPP is defined as the class of languages...
8 KB (1,057 words) - 22:04, 29 March 2024
the input, but not on the input itself. A decision problem is in the complexity class P/f(n) if there is a polynomial time Turing machine M with the following...
5 KB (586 words) - 05:39, 4 August 2023
Combinatorial game theory measures game complexity in several ways: State-space complexity (the number of legal game positions from the initial position)...
37 KB (2,842 words) - 11:17, 20 September 2024
DTIME (category Complexity classes)
there may be restrictions on some other complexity resources (like alternation). Many important complexity classes are defined in terms of DTIME, containing...
5 KB (858 words) - 12:25, 26 August 2023
In computational complexity theory, a computational problem is complete for a complexity class if it is, in a technical sense, among the "hardest" (or...
2 KB (304 words) - 18:30, 18 April 2022
functions is a popular approach to separating complexity classes. For example, a prominent circuit class P/poly consists of Boolean functions computable...
21 KB (2,565 words) - 01:57, 25 October 2024
In complexity theory, PP, or PPT is the class of decision problems solvable by a probabilistic Turing machine in polynomial time, with an error probability...
16 KB (2,350 words) - 01:03, 24 October 2024
In computational complexity theory, a branch of computer science, bounded-error probabilistic polynomial time (BPP) is the class of decision problems...
19 KB (2,455 words) - 10:54, 28 October 2024
input influencing space complexity. Analogously to time complexity classes DTIME(f(n)) and NTIME(f(n)), the complexity classes DSPACE(f(n)) and NSPACE(f(n))...
7 KB (1,004 words) - 07:33, 26 June 2024