tudocomp
– The TU Dortmund Compression Framework
LZSSSlidingWindowCompressor.hpp File Reference

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.