|
tudocomp
– The TU Dortmund Compression Framework
|
#include <string>#include <map>#include <vector>#include <tuple>#include <unordered_map>#include <tudocomp/io.hpp>Go to the source code of this file.
Classes | |
| class | tdc::SuffixTree |
| struct | tdc::SuffixTree::STNode |
| struct | tdc::SuffixTree::STLeaf |
| struct | tdc::SuffixTree::STInnerNode |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |