Skip to content

schuay/SprayList

 
 

Repository files navigation

SprayList

The SprayList data structure

PREREQUISITES

gcc 4.6 gsl (should be removed soon)

INSTALL

Compile using make

RUN

Run the executable at ./bin/spray

-h option to view parameters Default experiment uses Fraser's skiplist to alternatingly insert a random value and then remove the successor of another random value.

About

The SprayList data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.5%
  • C++ 7.5%