tudocomp
– The TU Dortmund Compression Framework
|
#include <vector>
#include <tudocomp/def.hpp>
#include <tudocomp/Algorithm.hpp>
#include <tudocomp/ds/IntVector.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lcpcomp::DecodeForwardQueueListBuffer |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::lcpcomp | |
Contains factorization and decoding strategies for the LCPCompressor. | |
Variables | |
constexpr len_t | tdc::lcpcomp::undef_len = std::numeric_limits<len_compact_t>::max() |