Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Jym <Jean-Yves.Moyen+news@xxxxxxxxxxxx>
- Date: Fri, 07 Mar 2008 10:31:03 +0100
On Fri, 07 Mar 2008 09:49:46 +0100, Tim Tyler <seemysig@xxxxxxxxxxxxxx> wrote:
Patricia Shanahan wrote:Tim Tyler wrote:Jym wrote:
Are you assuming a bounded or unbounded number of processors?And that's also the problem with the OP stamping process: it can copy an arbitrarily large number of dots in a single unit of time. While on any realistic computer/model, copying an array (typically), would take time proportional to its size.
FWIW, copying an array does not take up time which is proportional to the size of the array on a parallel computer.
Well, more copiers than the array size. Otherwise it is true
that things may start to slow down.
My model of a big parallel machine is rather like the model of
a Turing machine - more processors can be added if they are
needed for the problem's processing - or indeed its I/O.
But then, as you mentionned, creating new processor "should" take time function of the number of already existing processors to have a realistic model.
This is not the case of the OP's stamping process which copy as many dots as wanted in time 1 without explicitely creating all these processors.
--
Hypocoristiquement,
Jym.
.
- Follow-Ups:
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- References:
- Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: HorkGames
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Patricia Shanahan
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Jym
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Jym
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Jym
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Patricia Shanahan
- Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- From: Tim Tyler
- Imaginary Polynomial Time Algorithm for Subset sum Problem
- Prev by Date: Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- Next by Date: Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- Previous by thread: Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- Next by thread: Re: Imaginary Polynomial Time Algorithm for Subset sum Problem
- Index(es):
Relevant Pages
|