I think you need to explain your problem a bit better! :)
On Thu, May 13, 2010 at 5:42 PM, S <[email protected]> wrote: > Hello all, > I have a list of words (about 1600) and all of them are > reducible to some extent. So if I have this list, what would be the > best way to put them in the list to compare as I reduce them. I > thought of hash function but that just seem to be a optimal solution. > Is there anyone who can give some inputs for the same ? > > I havent done any such programming and I am out of ideas > so anything would be appreciated. > > > Thanks in advance > > -S >
