|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/def.hpp>Go to the source code of this file.
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::lzw | |
| Contains compressors and encoders that work with Lempel-Ziv-Welch-like dictionaries. | |
Typedefs | |
| using | tdc::lzw::Factor = len_compact_t |