you probably want to look into building set-like objects ontop of tries, given the homogeneity of your language. You should see imrpovements both in size and speed.
-- http://mail.python.org/mailman/listinfo/python-list
you probably want to look into building set-like objects ontop of tries, given the homogeneity of your language. You should see imrpovements both in size and speed.
-- http://mail.python.org/mailman/listinfo/python-list