• computer science The P versus NP problem is a major unsolved problem in theoretical computer science. Informally, it asks whether every problem whose solution...
    63 KB (7,784 words) - 06:53, 25 April 2025
  • Thumbnail for NP-completeness
    theory, NP-complete problems are the hardest of the problems to which solutions can be verified quickly. Somewhat more precisely, a problem is NP-complete...
    30 KB (3,618 words) - 08:25, 21 May 2025
  • Thumbnail for NP-hardness
    solve than all problems in NP, but they are probably not NP-hard (unless P=NP). A decision problem H is NP-hard when for every problem L in NP, there is a...
    9 KB (1,119 words) - 00:35, 28 April 2025
  • Thumbnail for NP (complexity)
    Unsolved problem in computer science P   = ?   N P {\displaystyle {\mathsf {P\ {\overset {?}{=}}\ NP}}} More unsolved problems in computer science In...
    21 KB (2,784 words) - 09:34, 2 June 2025
  • 21 NP-complete problems are a set of computational problems which are NP-complete. In his 1972 paper, "Reducibility Among Combinatorial Problems", Richard...
    5 KB (491 words) - 04:30, 25 May 2025
  • theory, co-NP is a complexity class. A decision problem X is a member of co-NP if and only if its complement X is in the complexity class NP. The class...
    7 KB (964 words) - 05:30, 9 May 2025
  • the more commonly known problems that are NP-complete when expressed as decision problems. As there are thousands of such problems known, this list is in...
    29 KB (2,746 words) - 00:31, 24 April 2025
  • scheduling problems. The NP-hardness of the unweighted longest path problem can be shown using a reduction from the Hamiltonian path problem: a graph G...
    22 KB (2,662 words) - 06:47, 12 May 2025
  • Thumbnail for Vertex cover
    graph. In computer science, the problem of finding a minimum vertex cover is a classical optimization problem. It is NP-hard, so it cannot be solved by...
    22 KB (2,556 words) - 03:39, 11 May 2025
  • the first problem that was proven to be NP-complete—this is the Cook–Levin theorem. This means that all problems in the complexity class NP, which includes...
    51 KB (5,112 words) - 16:50, 2 June 2025
  • Hamiltonian cycle. The Hamiltonian path problem and the Hamiltonian cycle problem belong to the class of NP-complete problems, as shown in Michael Garey and David...
    21 KB (2,518 words) - 19:02, 20 August 2024
  • is NP-hard, but can be solved efficiently in practice. The partition problem is a special case of two related problems: In the subset sum problem, the...
    19 KB (2,439 words) - 22:45, 12 April 2025
  • complexity, strong NP-completeness is a property of computational problems that is a special case of NP-completeness. A general computational problem may have numerical...
    5 KB (714 words) - 16:13, 29 May 2025
  • Thumbnail for Conjecture
    asked whether a certain NP-complete problem could be solved in quadratic or linear time. The precise statement of the P=NP problem was introduced in 1971...
    25 KB (3,042 words) - 15:34, 25 May 2025
  • precisely T {\displaystyle T} . The problem is known to be NP-complete. Moreover, some restricted variants of it are NP-complete too, for example: The variant...
    25 KB (3,781 words) - 08:41, 9 March 2025
  • computational complexity, an NP-complete (or NP-hard) problem is weakly NP-complete (or weakly NP-hard) if there is an algorithm for the problem whose running time...
    2 KB (429 words) - 23:56, 28 May 2022
  • are used. #P-complete problems are at least as hard as NP-complete problems. A polynomial-time algorithm for solving a #P-complete problem, if it existed...
    7 KB (849 words) - 16:01, 27 November 2024
  • states that the Boolean satisfiability problem is NP-complete. That is, it is in NP, and any problem in NP can be reduced in polynomial time by a deterministic...
    19 KB (2,354 words) - 04:22, 13 May 2025
  • conjecture, Hodge conjecture, Navier–Stokes existence and smoothness, P versus NP problem, Riemann hypothesis, Yang–Mills existence and mass gap, and the Poincaré...
    24 KB (2,626 words) - 06:37, 6 May 2025
  • #P (pronounced "sharp P" or, sometimes "number P" or "hash P") is the set of the counting problems associated with the decision problems in the set NP...
    7 KB (944 words) - 15:48, 17 January 2025
  • Thumbnail for Shortest path problem
    makes the problem NP-complete (such problems are not believed to be efficiently solvable for large sets of data, see P = NP problem). Another NP-complete...
    46 KB (4,764 words) - 14:36, 26 April 2025
  • Thumbnail for Graph isomorphism problem
    problem is solvable in polynomial time, GI would equal P. On the other hand, if the problem is NP-complete, GI would equal NP and all problems in NP would...
    41 KB (4,223 words) - 00:16, 1 June 2025
  • Thumbnail for Set cover problem
    covering is NP-complete. It is one of Karp's 21 NP-complete problems shown to be NP-complete in 1972. The optimization/search version of set cover is NP-hard...
    20 KB (2,683 words) - 15:26, 23 December 2024
  • computational problems that are co-NP-complete are those that are the hardest problems in co-NP, in the sense that any problem in co-NP can be reformulated...
    3 KB (369 words) - 23:34, 6 May 2021
  • Thumbnail for Complexity class
    answer questions about the fundamental nature of computation. The P versus NP problem, for instance, is directly related to questions of whether nondeterminism...
    75 KB (10,382 words) - 21:14, 20 April 2025
  • computational complexity, problems that are in the complexity class NP but are neither in the class P nor NP-complete are called NP-intermediate, and the...
    15 KB (1,534 words) - 13:30, 1 August 2024
  • Boolean satisfiability problem (SAT), and likewise, has been proven to be NP-complete. It is a prototypical NP-complete problem; the Cook–Levin theorem...
    9 KB (1,183 words) - 22:46, 12 April 2025
  • Thumbnail for Steiner tree problem
    Euclidean Steiner tree problem is NP-complete, since membership to the complexity class NP is not known. The rectilinear Steiner tree problem is a variant of...
    35 KB (4,434 words) - 14:34, 21 May 2025
  • Thumbnail for Combinatorial optimization
    discrete optimization problems are NP-complete, such as the traveling salesman (decision) problem, this is expected unless P=NP. For each combinatorial...
    18 KB (1,847 words) - 03:45, 24 March 2025
  • both the maximum clique problem and the problem of testing whether a graph contains a Hamiltonian cycle, and is therefore NP-complete. However certain...
    15 KB (1,857 words) - 22:39, 6 February 2025