Re: Complexity of a specific kind of instances of a NP-complete problem
- From: "snowballbhb@xxxxxxxxxxxx" <kiliuc@xxxxxxxxx>
- Date: 25 Sep 2005 10:16:07 -0700
Thanks for the answer. But how about if for each problem size n, there
is one different instance. I think it is impossible to solve all
instances (with infinite many n) by writing all solutions in the code
of the algorithm.
In fact, all the articles (except about instance complexity) I read
about P and NP only consider the problems which has many instances for
one problem size n. What happen to the problems which has one or two
instances for each n? It is not possible to reduce a known NP-complete
problem to this kind of problems due to the obvious different
structures. Any technique to discuss/prove the hardness of this kind of
problems?
Thanks again.
.
- References:
- Complexity of a specific kind of instances of a NP-complete problem
- From: snowballbhb
- Re: Complexity of a specific kind of instances of a NP-complete problem
- From: Craig Feinstein
- Complexity of a specific kind of instances of a NP-complete problem
- Prev by Date: Re: Complexity of a specific kind of instances of a NP-complete problem
- Next by Date: Re: switching adjacent cells on the tape
- Previous by thread: Re: Complexity of a specific kind of instances of a NP-complete problem
- Next by thread: SPIN 2006 Call for Papers
- Index(es):
Relevant Pages
|