IntChainedHashTableDoc.tioga
Bertrand Serlet, August 1, 1985 11:19:59 am PDT
Mike Spreitzer August 19, 1986 7:15:22 pm PDT
IntChainedHashTable
CEDAR 6.0 — FOR INTERNAL XEROX USE ONLY
IntChainedHashTable
Mike Spreitzer & Bertrand Serlet
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: IntChainedHashTable is a variant of IntHashTable that stores the data directly in the table, rather than allocating separate list nodes for the buckets.
Created by: Mike Spreitzer and Bertrand Serlet.
Maintained by: Mike Spreitzer <Spreitzer.pa>, Bertrand Serlet <Serlet.pa>
Keywords: Hash, Re-Hash, RefTab, SymTab, Hash Table, Integer, INT