tudocomp
– The TU Dortmund Compression Framework
BoostHeap.hpp File Reference
#include <tudocomp/Algorithm.hpp>
#include <tudocomp/ds/TextDS.hpp>
#include <tudocomp/ds/ArrayMaxHeap.hpp>
#include <tudocomp/compressors/lzss/LZSSFactors.hpp>
#include <boost/heap/pairing_heap.hpp>
#include <tudocomp_stat/StatPhase.hpp>

Go to the source code of this file.

Classes

class  tdc::lcpcomp::BoostHeap
 Implements the original "Max LCP" selection strategy for LCPComp. More...
 

Namespaces

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