Re: Reductions in P
- From: iatsonios@xxxxxxxxx
- Date: 16 Jul 2006 06:30:54 -0700
as far as i know the most important thing if you prove and use
P-completeness is to show that a ploblem may be intrinsically
sequential
For instance as we know sorting problem is O(nlogn) and also the
computation of a convex hull of n point is O(nlogn).We can find a
reduction from the one problem to another,and as we know the
computation of convex hull is sequential,as is sorting (by comparison)
which has as aforementioned complexity O(nlogn).
Cheers
Yannis
.
- Follow-Ups:
- Re: Reductions in P
- From: ahuznot
- Re: Reductions in P
- References:
- Reductions in P
- From: ahuznot
- Re: Reductions in P
- From: ahuznot
- Re: Reductions in P
- From: tchow
- Re: Reductions in P
- From: ahuznot
- Re: Reductions in P
- From: tchow
- Reductions in P
- Prev by Date: Re: Reductions in P
- Next by Date: Reductions in PSPACE
- Previous by thread: Re: Reductions in P
- Next by thread: Re: Reductions in P
- Index(es):