User:Starrynte/DCLSHResearch

From Robowiki
< User:Starrynte
Revision as of 04:36, 22 September 2009 by Starrynte (talk | contribs) (0001)
Jump to navigation Jump to search

Experimenting with a new way of doing Dynamic Clustering: Locality Sensitive Hashing, when I have time I'll try to explain it. This will be the basis of the gun for Cannon, so it will have to fit in a micro. When I have time, I'll try to run a Targeting Challenge (from RoboResearch :) ) (I will probably have time tomorrow)

Versions

  • 0000: Distance and Lateral Velocity, no weighting, 32 LSH bins
  • 0001: Realized I could use arrays instead of a Hashtable, along with a few more codesize shrinks saved 94 bytes (not doing major codesize shrinks yet). Also a few bugfixes