Re: NP-hardness
- From: "sara" <sarasara82@xxxxxxxxx>
- Date: 29 Nov 2006 00:23:12 -0800
Thanks for reply. Anyway I want the sample proof for NP-hardness proof
of optimization problems which are NP hard not NP complete even if it
should be converted to decision problem.
Proginoskes wrote:
sara wrote:
Thanks, I was looking for "optimization" problems which are NP hard and
not NP complete proof. Actually I want their NP hardness proofs.
NP hard problems, NP-complete problems, and problems in NP are not
optimization problems; they are decision problems, where the only
outputs are YES and NO.
Optimization problems can be converted into decision problems by asking
about "thresholds"; i.e., instead of finding the cheapest TSP route,
the NP-type problem is "Is there a TSP route with cost <= C?"
--- Christopher Heckman
Proginoskes wrote:
sara wrote:
Hi All,
I am looking for a proof for a sketchy proof of NP hardness of an
Optimization problem which is NP hard but not NP-complete like minimum
traveling salesman problem.
The Halting Problem is NP-hard but not in NP. (See Wikipedia:
http://en.wikipedia.org/wiki/Np-hard , 2nd paragraph of "Examples")
If you go to Google Groups, you can search for threads like this in
sci.math.
The best seems to be "problems that are NP hard but not NP?"
http://groups.google.com/group/sci.math/browse_frm/thread/5314bb737413198d/2ca01dcc2e93626b?lnk=gst&q=%22np-hard%22+%22not+np-complete%22&rnum=1#2ca01dcc2e93626b
.
- References:
- NP-hardness
- From: sara
- Re: NP-hardness
- From: Proginoskes
- Re: NP-hardness
- From: sara
- Re: NP-hardness
- From: Proginoskes
- NP-hardness
- Prev by Date: Re: Galileo's Paradox
- Next by Date: Re: Galileo's Paradox
- Previous by thread: Re: NP-hardness
- Next by thread: Re: NP-hardness
- Index(es):
Relevant Pages
|