|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/Compressor.hpp>#include <tudocomp/Literal.hpp>#include <tudocomp/Range.hpp>#include <tudocomp/util.hpp>#include <tudocomp_stat/StatPhase.hpp>Go to the source code of this file.
Classes | |
| class | tdc::LZSSSlidingWindowCompressor< coder_t > |
| Computes the LZ77 factorization of the input by moving a sliding window over it in which redundant phrases will be looked for. More... | |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |