Data Structures and Algorithms with Object-Oriented Design Patterns in Python
next up previous index

Hashing Methods

In this section we discuss several hashing methods. In the following discussion, we assume that we are dealing with integer-valued keys, i.e., tex2html_wrap_inline61601. Furthermore, we assume that the value of the hash function falls between 0 and M-1.




next up previous index

Bruno Copyright © 2003, 2004 by Bruno R. Preiss, P.Eng. All rights reserved.