KDTree Implementation - News: First tests
Show feedback again
Latest News
On Hold... posted by asmodehn, Sun 03 Jan 2010 10:50:52 AM UTC - 0 replies
Windows port (devcpp 5 / Mingw 3.3.1) posted by asmodehn, Fri 24 Dec 2004 01:49:00 PM UTC - 5 replies
Autotools & CVS cleaning complete posted by asmodehn, Tue 09 Nov 2004 11:04:27 AM UTC - 0 replies
First tests posted by asmodehn, Sat 30 Oct 2004 10:54:43 AM UTC - 0 replies
[Submit News]
[4 news in archive]
[Submit News]
[4 news in archive]
First tests
Item posted by Alexandre VINCENT <asmodehn> on Sat 30 Oct 2004 10:54:43 AM UTC.
The sources of the first test that have been made, are now available in the download area as a 0.0 package.
The main conclusion is that recursive algorithms seems to be a bit faster for a very little tree, but very memory hungry, and quite as fast as imperative ones, when the tree grows...
==> So the recursive way is abandonned, even if it is much more easy to code ;o)
But some policy about balancing and search algorithm still need to be tested...
Comments:
No messages in First tests
Start a New Thread:
Show feedback again

