SDSL 2.0.2
This version
- extends the functionality of bit_vectors:
get_int
extracts up to 64 continues bits - adds a wavelet tree benchmark
- adds a LCP construction benchmark
- includes an Elias gamma code
- fixes a bug in the hugepage memory management
- adds an copy constructor to cst_sct3::node_type (it should be automatic generated by the compiler, but we had strange memory leaking problems in one application and adding it explicitly solved the problem)