tudocomp
– The TU Dortmund Compression Framework
|
#include <vector>
#include <tudocomp/ds/IntVector.hpp>
#include <tudocomp/Algorithm.hpp>
#include <tudocomp/ds/TextDS.hpp>
#include <tudocomp/compressors/lzss/LZSSFactors.hpp>
#include <tudocomp_stat/StatPhase.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lcpcomp::PLCPPeaksStrategy |
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. | |