|
tudocomp
– The TU Dortmund Compression Framework
|
#include <type_traits>#include <sdsl/bits.hpp>#include <tudocomp/ds/uint_t.hpp>#include <tudocomp/ds/dynamic_t.hpp>Go to the source code of this file.
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::int_vector | |
| Contains the IntVector class and its backing utilities. | |
Enumerations | |
| enum | tdc::int_vector::ElementStorageMode { tdc::int_vector::ElementStorageMode::Direct, tdc::int_vector::ElementStorageMode::BitPacked } |