|
tudocomp
– The TU Dortmund Compression Framework
|
#include <sdsl/suffix_trees.hpp>#include <glog/logging.h>#include <sstream>Go to the source code of this file.
Classes | |
| struct | tdc::lz78u::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... | |
| class | tdc::lz78u::root_childrank_support |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::lz78u | |
Functions | |
| void | tdc::lz78u::reset_bitvector (bit_vector &bv) |