词条 | Parsimonious reduction |
释义 |
In computational complexity theory and game complexity, a parsimonious reduction is a transformation from one problem to another (a reduction) that preserves the number of solutions. More formally, parsimonious reductions are defined for problems in nondeterministic complexity classes such as NP, which are defined by a verifier algorithm whose input is a pair of strings (an instance of the problem and a candidate solution) and whose output is true when the candidate solution is a valid solution of the instance. For example, in the Boolean satisfiability problem, the instance might be a Boolean expression and the candidate solution might be a truth assignment to its variables; a valid truth assignment is one that makes the expression evaluate to true. A parsimonious reduction from one problem X of this type to another problem Y is an algorithmic transformation from instances of X to instances of Y such that the number of solutions of an instance of X equals the number of solutions of the transformed instance of Y.[1] Just as many-one reductions are important for proving NP-completeness, parsimonious reductions are important for proving completeness for counting complexity classes such as ♯P.[1] Because parsimonious reductions preserve the property of having a unique solution, they are also used in game complexity, to show the hardness of puzzles such as sudoku where the uniqueness of the solution is an important part of the definition of the puzzle.[2] Specific types of parsimonious reductions may be defined by the computational complexity or other properties of the transformation algorithm. For instance, a polynomial-time parsimonious reduction is one in which the transformation algorithm takes polynomial time. These are the types of reduction used to prove ♯P-completeness.[1] In parameterized complexity, fpt parsimonious reductions are used; these are parsimonious reductions whose transformation is a fixed-parameter tractable algorithm and that map bounded parameter values to bounded parameter values by a computable function.[3] Polynomial-time parsimonious reductions are a special case of a more general class of reductions for counting problems, the polynomial-time counting reductions.[4] References1. ^1 2 {{citation|title=Computational Complexity: A Conceptual Perspective|first=Oded|last=Goldreich|authorlink=Oded Goldreich|publisher=Cambridge University Press|year=2008|isbn=9781139472746|pages=203–204|url=https://books.google.com/books?id=EuguvA-w5OEC&pg=PA203}} 2. ^{{citation|title=Complexity and Completeness of Finding Another Solution and Its Application to Puzzles|first1=Takayuki|last1=Yato|first2=Takahiro|last2=Seta|journal=IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences|volume=E86-A|issue=5|year=2003|pages=1052–1060|url=https://search.ieice.org/bin/summary.php?id=e86-a_5_1052}} 3. ^{{citation|title=Parameterized Complexity Theory|series=EATCS Texts in Theoretical Computer Science|first1=J.|last1=Flum|first2=M.|last2=Grohe|author2-link=Martin Grohe|publisher=Springer|year=2006|isbn=9783540299530|page=363|url=https://books.google.com/books?id=VfJz6hvFAjoC&pg=PA363}} 4. ^{{citation | last1 = Gomes | first1 = Carla P. | author1-link = Carla Gomes | last2 = Sabharwal | first2 = Ashish | last3 = Selman | first3 = Bart | author3-link = Bart Selman | editor1-last = Biere | editor1-first = Armin | editor2-last = Heule | editor2-first = Marijn | editor3-last = van Maaren | editor3-first = Hans | editor4-last = Walsh | editor4-first = Toby | contribution = Chapter 20. Model Counting | isbn = 9781586039295 | pages = 633–654 | publisher = IOS Press | series = Frontiers in Artificial Intelligence and Applications | title = Handbook of Satisfiability | url = http://www.cs.cornell.edu/~sabhar/chapters/ModelCounting-SAT-Handbook-prelim.pdf | volume = 185 | year = 2009}}. See in particular [https://books.google.com/books?id=YVSM3sxhBhcC&pg=PA634 pp. 634–635]. 2 : Reduction (complexity)|Combinatorial game theory |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。