Difference between revisions of "File:Duyn tutorial kd trees.jar"

From Robowiki
Jump to navigation Jump to search
(uploaded a new version of "File:Duyn tutorial kd trees.jar": Fixed a bug in poll() method of custom heap. Does not affect trees because they don't actually use it.)
(uploaded a new version of "File:Duyn tutorial kd trees.jar": Tree-optimised version no longer digresses with a TreeMap. Uses PriorityQueue instead, which gives better performance.)
 
(No difference)

Latest revision as of 14:45, 13 March 2010

Kd-trees from kd-tree tutorial, all in one place. Does not include benchmark rigs.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current14:45, 13 March 2010 (15 KB)Duyn (talk | contribs)Tree-optimised version no longer digresses with a TreeMap. Uses PriorityQueue instead, which gives better performance.
10:50, 13 March 2010 (13 KB)Duyn (talk | contribs)Fixed a bug in poll() method of custom heap. Does not affect trees because they don't actually use it.
07:17, 13 March 2010 (34 KB)Duyn (talk | contribs)Appropriate copyright message + pointer to wiki user name.
19:18, 12 March 2010 (34 KB)Duyn (talk | contribs)Cleaned up doc comments for classes.
19:12, 12 March 2010 (33 KB)Duyn (talk | contribs)Kd-trees from kd-tree tutorial, all in one place. Does not include benchmark rigs.

The following 2 pages use this file: