In 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...
2 KB (429 words) - 23:56, 28 May 2022
problems in NP in polynomial time. The concept of NP-completeness was introduced in 1971 (see Cook–Levin theorem), though the term NP-complete was introduced...
30 KB (3,618 words) - 08:25, 21 May 2025
computational complexity, strong NP-completeness is a property of computational problems that is a special case of NP-completeness. A general computational problem...
5 KB (714 words) - 16:13, 29 May 2025
Pseudo-polynomial time (section Strong and weak NP-hardness vs. strong and weak polynomial-time algorithms)
NP-complete problem with known pseudo-polynomial time algorithms is called weakly NP-complete. An NP-complete problem is called strongly NP-complete if...
5 KB (877 words) - 14:57, 21 May 2025
Subset sum problem (category Weakly NP-complete problems)
S. (1979). Computers and Intractability: A Guide to the Theory of NP-Completeness. Series of Books in the Mathematical Sciences (1st ed.). New York:...
25 KB (3,745 words) - 18:39, 9 July 2025
To attack the P = NP question, the concept of NP-completeness is very useful. NP-complete problems are problems that any other NP problem is reducible...
63 KB (7,784 words) - 16:39, 14 July 2025
Knapsack problem (category Weakly NP-complete problems)
ISSN 1572-5286. S2CID 8820628. Wojtczak, Dominik (2018). "On Strong NP-Completeness of Rational Problems". Computer Science – Theory and Applications....
49 KB (7,744 words) - 04:22, 30 June 2025
Partition problem (category Weakly NP-complete problems)
Intractability; A Guide to the Theory of NP-Completeness. pp. 96–105. ISBN 978-0-7167-1045-5. Goodrich, Michael. "More NP complete and NP hard problems" (PDF). Hans...
19 KB (2,439 words) - 01:02, 24 June 2025
Hamiltonian path problem (category NP-complete problems)
of NP-complete problems, as shown in Michael Garey and David S. Johnson's book Computers and Intractability: A Guide to the Theory of NP-Completeness and...
21 KB (2,518 words) - 13:03, 30 June 2025
Thus, in a sense, there is a different completeness theorem for each deductive system. A converse to completeness is soundness, the fact that only logically...
17 KB (2,330 words) - 17:38, 29 January 2025
Longest path problem (category NP-complete problems)
problem is NP-hard and the decision version of the problem, which asks whether a path exists of at least some given length, is NP-complete. This means...
22 KB (2,662 words) - 06:47, 12 May 2025
Clique problem (category NP-complete problems)
Cook (1971) and Karp (1972), researchers began using the theory of NP-completeness and related intractability results to provide a mathematical explanation...
84 KB (9,905 words) - 16:01, 10 July 2025
Domatic number (category NP-complete problems)
S. (1979). Computers and Intractability: A Guide to the Theory of NP-Completeness. Series of Books in the Mathematical Sciences (1st ed.). New York:...
6 KB (973 words) - 21:59, 18 September 2021
Clique cover (category NP-complete problems)
reduction that can be used to prove the NP-completeness of the clique cover problem from the known NP-completeness of graph coloring. Perfect graphs are...
8 KB (939 words) - 18:53, 12 June 2025
Polynomial-time reduction (section Completeness)
is GI-complete, as are several other related problems. Karp's 21 NP-complete problems MIT OpenCourseWare: 16. Complexity: P, NP, NP-completeness, Reductions...
11 KB (1,472 words) - 23:39, 6 June 2023
Average-case complexity (redirect from DistNP)
average-case complexity and completeness while giving an example of a complete problem for distNP, the average-case analogue of NP. The first task is to precisely...
26 KB (3,058 words) - 20:32, 19 June 2025
cases. Usually for P-completeness, NC-reduction is meant by default, though many results in the literature concerning P-completeness still holds even under...
13 KB (1,976 words) - 17:07, 11 June 2025
PPAD (complexity) (redirect from PPAD complete)
obtaining PPAD-completeness is a weaker evidence of intractability than that of obtaining NP-completeness. PPAD problems cannot be NP-complete, for the technical...
8 KB (1,003 words) - 11:02, 2 June 2025
outerplanar graphs may be solved in linear time, in contrast to the NP-completeness of these problems for arbitrary graphs. Every maximal outerplanar graph...
19 KB (2,089 words) - 08:10, 14 January 2025
3-partition problem (category Strongly NP-complete problems)
to be NP-complete, by a reduction from 3-dimensional matching. The classic reference by Garey and Johnson (1979) describes an NP-completeness proof,...
15 KB (2,259 words) - 22:50, 19 June 2025
Soundness (section Relation to completeness)
special sense of completeness, in which the class of models (up to isomorphism) is restricted to the intended one. The original completeness proof applies...
8 KB (1,098 words) - 15:54, 14 May 2025
Travelling salesman problem (category NP-complete problems)
3: ND22–24". Computers and Intractability: A Guide to the Theory of NP-completeness. W. H. Freeman. pp. 211–212. ISBN 978-0-7167-1044-8. Goldberg, D. E...
87 KB (11,604 words) - 02:24, 25 June 2025
Graph isomorphism problem (redirect from GI-complete)
position of the problem in the class NP as well as in other complexity classes.) Johnson, David S. (2005), "The NP-Completeness Column", ACM Transactions on Algorithms...
41 KB (4,233 words) - 01:47, 25 June 2025
only. (This follows from Kolmogorov's zero–one law.) This is only weak evidence that P≠NP, since a statement may be true for a random oracle but false for...
16 KB (2,046 words) - 09:39, 12 July 2025
condition is strictly weaker than functional completeness. Emil Post proved that a set of logical connectives is functionally complete if and only if it is...
16 KB (1,957 words) - 15:12, 13 January 2025
Interactive proof system (section NP)
it is correct. All interactive proof systems have two requirements: Completeness: if the statement is true, the honest prover (that is, one following...
23 KB (2,746 words) - 04:25, 4 January 2025
experts in the field disagree about proposed solutions. P versus NP problem – The P vs NP problem is a major unsolved question in computer science that asks...
10 KB (1,167 words) - 06:45, 24 June 2025
Set cover problem (category NP-complete problems)
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...
21 KB (3,011 words) - 15:31, 10 June 2025
Theta-subsumption (category NP-complete problems)
programming. Deciding whether a given clause θ-subsumes another is an NP-complete problem. A clause, that is, a disjunction of first-order literals, can...
6 KB (660 words) - 02:12, 27 May 2025
Time complexity (redirect from Weakly polynomial)
unsolved P versus NP problem asks if all problems in NP have polynomial-time algorithms. All the best-known algorithms for NP-complete problems like 3SAT...
41 KB (4,997 words) - 14:25, 12 July 2025