tudocomp
– The TU Dortmund Compression Framework
|
#include <vector>
#include <tudocomp/def.hpp>
#include <tudocomp/ds/IntVector.hpp>
#include <tudocomp/Algorithm.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lcpcomp::CompactDec |
Decodes lcpcomp compressed data as described in the paper. More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::lcpcomp | |
Contains factorization and decoding strategies for the LCPCompressor. | |