|
tudocomp
– The TU Dortmund Compression Framework
|
#include <vector>#include <tudocomp/Algorithm.hpp>#include <tudocomp/ds/IntVector.hpp>#include <tudocomp/ds/TextDS.hpp>#include <tudocomp/compressors/lzss/LZSSFactors.hpp>Go to the source code of this file.
Classes | |
| class | tdc::lcpcomp::NaiveStrategy |
| A very naive selection strategy for LCPComp. More... | |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::lcpcomp | |
| Contains factorization and decoding strategies for the LCPCompressor. | |