home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!newshub.ccs.yorku.ca!oz
- From: oz@ursa.sis.yorku.ca (Ozan Yigit)
- Subject: Re: Need good hashing functions
- In-Reply-To: oz@ursa.sis.yorku.ca's message of Mon, 14 Dec 1992 16: 58:06 GMT
- Message-ID: <OZ.92Dec14161514@ursa.sis.yorku.ca>
- Sender: news@newshub.ccs.yorku.ca (USENET News System)
- Organization: York U. Student Information Systems Project
- References: <1992Dec9.213041.16259@netcom.com> <1992Dec10.113732.4889@si.hhs.nl>
- <27911@dog.ee.lbl.gov> <OZ.92Dec14115806@ursa.sis.yorku.ca>
- Date: Mon, 14 Dec 1992 21:15:14 GMT
- Lines: 9
-
- I wrote
-
- Alternatively, one can use an algorithm that expands without re-hashing
- ---------
- this should read ... copying
-
- Torek's expansion algorithm does not re-hash, but copies the entire table.
-
- oz
-