tudocomp
– The TU Dortmund Compression Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.