Re: Can someone give me an example of this type of problem?
- From: stephen@xxxxxxxxxx
- Date: Thu, 17 Nov 2005 17:01:44 +0000 (UTC)
jeffrey_h_miller@xxxxxxxxx wrote:
>>First of all, I think he meant to say "the witness (x, y, z)" rather than
>>"the witness (u, v, w)." The issue is not that the size of the instances
>>can get arbitrarily large, but that the size of the witness is arbitrarily
>>large.
> Yes, thanks for the correction.
> ...
>>However, all this shows is that this method of trying to prove that the
>>problem is in NP fails. It does not prove that the problem is not in NP.
>>There might be some other very complicated but short certificate that
>>works.
> Can you expound on a certficate that isn't a solution? Would "YES"
> from an algorithm that is proven to solve the problem be considered
> a short witness? What exactly is an acceptable witness?
Primality is in NP (it is now known to be in P). The certificate was a short
proof of primality. A similar certificate could exist for the problem
being discussed. A proof that an (x,y,z) exist need not actually
identify (x,y,z), just as an algorithm that decides if a number
is prime or composite need not actually identify any factors.
Stephen
.
- Follow-Ups:
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Re: Can someone give me an example of this type of problem?
- References:
- Can someone give me an example of this type of problem?
- From: Nathan Gilbert
- Re: Can someone give me an example of this type of problem?
- From: Googmeister
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Re: Can someone give me an example of this type of problem?
- From: Nathan Gilbert
- Re: Can someone give me an example of this type of problem?
- From: tchow
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Can someone give me an example of this type of problem?
- Prev by Date: Create DFA from regular expression?
- Next by Date: Re: Can someone give me an example of this type of problem?
- Previous by thread: Re: Can someone give me an example of this type of problem?
- Next by thread: Re: Can someone give me an example of this type of problem?
- Index(es):