tudocomp
– The TU Dortmund Compression Framework
|
#include <type_traits>
#include <tudocomp/ds/TextDSFlags.hpp>
#include <tudocomp/ds/CompressMode.hpp>
#include <tudocomp/ds/Select.hpp>
#include <tudocomp_stat/StatPhase.hpp>
Go to the source code of this file.
Classes | |
class | tdc::CompressedLCP< sa_t > |
Constructs the LCP array from the Suffix and PLCP arrays, storing it in a manner as described by Fischer (WeeLCP, 2010). More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |