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

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)