Skip to content

mjn/dynperfhash-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A Java implementation of a dynamic perfect hash. This implementation is based upon the work done by Dietzfelbinger et. al in their paper Dyanamic Perfect Hashing: Upper and Lower Bounds and uses the standard doubling scheme for dynamically allocating the size of the table and bins.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages