tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/Compressor.hpp>
#include <sdsl/cst_fully.hpp>
#include <sdsl/cst_sada.hpp>
#include <tudocomp/Range.hpp>
#include <tudocomp/ds/TextDS.hpp>
#include <tudocomp/compressors/lz78/LZ78Trie.hpp>
#include "lz78u/SuffixTree.hpp"
#include "lz78u/pre_header.hpp"
#include <tudocomp_stat/StatPhase.hpp>
Go to the source code of this file.
Classes | |
class | tdc::lz78u::Decompressor |
class | tdc::LZ78UCompressor< strategy_t, ref_coder_t > |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
tdc::lz78u | |