|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/Algorithm.hpp>#include <tudocomp/ds/TextDS.hpp>#include <tudocomp/ds/ArrayMaxHeap.hpp>#include <tudocomp/compressors/lzss/LZSSFactors.hpp>#include <tudocomp_stat/StatPhase.hpp>Go to the source code of this file.
Classes | |
| class | tdc::lcpcomp::MaxHeapStrategy |
| Implements the original "Max LCP" selection strategy for LCPComp. More... | |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::lcpcomp | |
| Contains factorization and decoding strategies for the LCPCompressor. | |