|
tudocomp
– The TU Dortmund Compression Framework
|
Go to the source code of this file.
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::esp | |
Functions | |
| template<class T > | |
| bool | tdc::esp::check_landmarks (const T &t, bool allow_long=false) |
| template<typename LmPred , typename SpanPush > | |
| void | tdc::esp::landmark_spanner (size_t size, LmPred pred, SpanPush push, bool tie) |