tudocomp
– The TU Dortmund Compression Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TernaryTrie.hpp File Reference

Go to the source code of this file.

Classes

class  tdc::lz78::TernaryTrie
 LZ78 Trie Implementation based on Julius Pettersson (MIT/Expat License.) and Juha Nieminen's work. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 
 tdc::lz78
 Contains compressors and encoders that work with Lempel-Ziv-78-like dictionaries.