tudocomp
– The TU Dortmund Compression Framework
|
#include <vector>
#include <sdsl/int_vector.hpp>
#include <sdsl/rank_support.hpp>
#include <tudocomp/def.hpp>
#include <tudocomp/ds/IntVector.hpp>
#include <tudocomp/Algorithm.hpp>
#include <algorithm>
#include <tudocomp_stat/StatPhase.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lcpcomp::EagerScanDec |
class | tdc::lcpcomp::ScanDec |
Runs a number of scans of the factors. More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::lcpcomp | |
Contains factorization and decoding strategies for the LCPCompressor. | |