tudocomp
– The TU Dortmund Compression Framework
|
Classes | |
class | BufferingStrategy |
class | Decompressor |
struct | Factor |
class | root_childrank_support |
class | StreamingStrategy |
struct | SuffixTree |
This is a wrapper class around the sdsl-lite library to get a easier translation between the pseudocode in the LZCICS-paper and the C++ code. More... | |
Functions | |
void | reset_bitvector (bit_vector &bv) |
|
inline |
resets a bit-vector, clearing all ones
Definition at line 116 of file compressors/lz78u/SuffixTree.hpp.