tudocomp
– The TU Dortmund Compression Framework
PLCPStrategy.hpp File Reference
#include <tudocomp/config.h>
#include <vector>
#include <tudocomp/ds/IntVector.hpp>
#include <tudocomp/Algorithm.hpp>
#include <tudocomp/ds/TextDS.hpp>
#include <tudocomp/compressors/lzss/LZSSFactors.hpp>
#include <tudocomp/ds/LCPSada.hpp>
#include <boost/heap/pairing_heap.hpp>
#include <tudocomp_stat/StatPhase.hpp>

Go to the source code of this file.

Classes

class  tdc::lcpcomp::PLCPStrategy
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 
 tdc::lcpcomp
 Contains factorization and decoding strategies for the LCPCompressor.