This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DHT performance


At Sat, 9 May 2009 20:34:08 -0400,
Gideon Simpson wrote:
> 
> Am I right that the DHT algorithm is not *fast* in the sense that it's  
> O(N^2)?

I believe that's true, yes.  As I understand it, the advantage is that
the overall constant in the runtime is small due to everything being
precomputed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]