Skip to content

An implementation of a resizable array with optimal space and (amortized) time.

License

Notifications You must be signed in to change notification settings

danielmock/succinct-vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCDMS-Array

From the paper "Resizable Arrays in Optimal Time and Space" by Brodnik, Carlsson, Demaine, Munro and Sedgewick (1999).

About

An implementation of a resizable array with optimal space and (amortized) time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages