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,382 words) - 17:19, 13 June 2025
in computer science In computational complexity theory, NP (nondeterministic polynomial time) is a complexity class used to classify decision problems....
21 KB (2,784 words) - 09:34, 2 June 2025
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
In computer science, parameterized complexity is a branch of computational complexity theory that focuses on classifying computational problems according...
18 KB (2,684 words) - 10:02, 24 June 2025
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...
15 KB (1,940 words) - 10:17, 2 June 2025
more decrease time complexity (Greenlaw and Hoover 1998: 226), while inductive Turing machines can decrease even the complexity class of a function, language...
38 KB (4,498 words) - 15:27, 19 June 2025
In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource...
50 KB (6,704 words) - 04:30, 7 July 2025
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,997 words) - 14:25, 12 July 2025
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
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,345 words) - 23:47, 3 April 2025
In computational complexity theory, L (also known as LSPACE, LOGSPACE or DLOGSPACE) is the complexity class containing decision problems that can be solved...
12 KB (1,503 words) - 07:26, 3 July 2025
In computational complexity theory, a branch of computer science, bounded-error probabilistic polynomial time (BPP) is the class of decision problems...
19 KB (2,456 words) - 20:16, 27 May 2025
In computational complexity theory, randomized polynomial time (RP) is the complexity class of problems for which a probabilistic Turing machine exists...
7 KB (885 words) - 01:20, 15 July 2023
In computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus...
21 KB (3,016 words) - 11:35, 31 March 2025
computer science In computational complexity theory, NL (Nondeterministic Logarithmic-space) is the complexity class containing decision problems that...
11 KB (1,570 words) - 04:06, 12 May 2025
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,571 words) - 00:57, 18 May 2025
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
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...
22 KB (3,079 words) - 20:38, 19 June 2025
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,548 words) - 06:44, 24 June 2025
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,837 words) - 00:34, 31 May 2025
(Randomized Logarithmic-space Polynomial-time), is the complexity class of computational complexity theory problems solvable in logarithmic space and polynomial...
3 KB (419 words) - 08:49, 25 February 2025
notion of reduction depends on the complexity class being studied. When studying the complexity class NP and harder classes such as the polynomial hierarchy...
11 KB (1,661 words) - 23:52, 9 July 2025
science, PPAD ("Polynomial Parity Arguments on Directed graphs") is a complexity class introduced by Christos Papadimitriou in 1994. PPAD is a subclass of...
8 KB (1,003 words) - 11:02, 2 June 2025
Quantum complexity theory is the subfield of computational complexity theory that deals with complexity classes defined using quantum computers, a computational...
27 KB (3,625 words) - 16:28, 20 June 2025
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) - 18:51, 17 January 2025
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
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) - 12:53, 27 June 2025
Oracle machine (redirect from Oracle (complexity))
certain problems in a single operation. The problem can be of any complexity class. Even undecidable problems, such as the halting problem, can be used...
16 KB (2,046 words) - 09:39, 12 July 2025
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
In complexity theory, ZPP (zero-error probabilistic polynomial time) is the complexity class of problems for which a probabilistic Turing machine exists...
9 KB (1,339 words) - 12:06, 5 April 2025