Quote:
Originally Posted by coreys
distance function that uses a heuristic..
|
Why?
Quote:
Originally Posted by coreys
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.
