View Single Post
  #2  
Old 05-17-2010, 05:42 PM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by coreys View Post
distance function that uses a heuristic..
Why?

Quote:
Originally Posted by coreys View Post
util_dict
A simple associative array class. It doesn't use any fancy hash table lookups or anything, so it's probably not particularly efficient, but it gets the job done.
Should have used dynamic variable names.
Reply With Quote