Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller@xxxxxxxxx
- Date: 17 Nov 2005 11:57:04 -0800
>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.
In the case of primality, the certificate is a solution to the
problem, "Are there numbers that satisfy a specific relation?"
The "primality relation" bounds the solution to numbers less than
the given prime.
Are all witnesses the solution to a similar type of relation? It
would appear so.
.
- Follow-Ups:
- 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
- Re: Can someone give me an example of this type of problem?
- From: stephen
- Can someone give me an example of this type of problem?
- Prev by Date: Re: Can someone give me an example of this type of problem?
- 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):
Relevant Pages
|