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) - 21:14, 20 April 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) - 18:11, 6 May 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 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,923 words) - 10:06, 14 January 2025
In computer science, parameterized complexity is a branch of computational complexity theory that focuses on classifying computational problems according...
18 KB (2,684 words) - 20:07, 7 May 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) - 06:11, 13 March 2025
In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource...
50 KB (6,704 words) - 15:08, 29 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...
8 KB (909 words) - 05:48, 26 February 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
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 (5,003 words) - 04:16, 18 April 2025
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
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) - 07:13, 27 December 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
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 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
(Bounded-error Probabilistic Logarithmic-space Polynomial-time), is the complexity class of problems solvable in logarithmic space and polynomial time with...
4 KB (404 words) - 23:47, 17 June 2022
Quantum complexity theory is the subfield of computational complexity theory that deals with complexity classes defined using quantum computers, a computational...
27 KB (3,632 words) - 15:27, 16 December 2024
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) - 20:39, 7 January 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
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,658 words) - 21:46, 20 April 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) - 09:38, 2 April 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
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
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) - 15:43, 24 May 2024
In computational complexity theory, the complexity class FNP is the function problem extension of the decision problem class NP. The name is somewhat...
4 KB (596 words) - 22:03, 17 March 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
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...
20 KB (2,880 words) - 21:43, 25 April 2025
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
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) - 06:53, 5 July 2024