SDSL 3.0.3
Succinct Data Structure Library
|
Variables | |
const uint64_t | SDSL_BLOCK_SIZE = (uint64_t)1 << 22 |
constexpr char | KEY_BWT [] = "bwt" |
constexpr char | KEY_BWT_INT [] = "bwt_int" |
constexpr char | KEY_SA [] = "sa" |
constexpr char | KEY_CSA [] = "csa" |
constexpr char | KEY_CST [] = "cst" |
constexpr char | KEY_ISA [] = "isa" |
constexpr char | KEY_TEXT [] = "text" |
constexpr char | KEY_TEXT_INT [] = "text_int" |
constexpr char | KEY_PSI [] = "psi" |
constexpr char | KEY_LCP [] = "lcp" |
constexpr char | KEY_SAMPLE_CHAR [] = "sample_char" |
|
constexpr |
Definition at line 34 of file config.hpp.
|
constexpr |
Definition at line 35 of file config.hpp.
|
constexpr |
Definition at line 37 of file config.hpp.
|
constexpr |
Definition at line 38 of file config.hpp.
|
constexpr |
Definition at line 39 of file config.hpp.
|
constexpr |
Definition at line 43 of file config.hpp.
|
constexpr |
Definition at line 42 of file config.hpp.
|
constexpr |
Definition at line 36 of file config.hpp.
|
constexpr |
Definition at line 44 of file config.hpp.
|
constexpr |
Definition at line 40 of file config.hpp.
|
constexpr |
Definition at line 41 of file config.hpp.
const uint64_t sdsl::conf::SDSL_BLOCK_SIZE = (uint64_t)1 << 22 |
Definition at line 32 of file config.hpp.