Question: List of all possible reduction between NP problems
- From: moti_ba@xxxxxxxxx
- Date: 31 Jan 2006 09:10:38 -0800
Hi All,
We use reductions to prove that a problem is NP-Complete by reducing a
known
NP-complete problem to it. Once we prove that a prblem 'A' is
NP-complete by
reducing an NP-complete problem 'B' which is already known.....the two
problems will be in the same class.
For example:
SAT<=p CNF
CNF<=p Clique
Is there a web resource that explain in detail all the possible
polynomial reductions between the different problems?
Thanks,
NPC.
.
- Follow-Ups:
- Prev by Date: Generalized Inverses and Underdetermined Systems
- Next by Date: Re: Help with recursion
- Previous by thread: Generalized Inverses and Underdetermined Systems
- Next by thread: Re: Question: List of all possible reduction between NP problems
- Index(es):
Relevant Pages
|