SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
Namespace for the different coder of the sdsl. More...
Classes | |
class | run_length |
class | elias_delta |
A class to encode and decode between Elias- and binary code. More... | |
class | fibonacci |
A class to encode and decode between Fibonacci and binary code. More... | |
class | ternary |
A class to encode and decode between ternary and binary code. More... |
Namespace for the different coder of the sdsl.