SDSL
3.0.0
Succinct Data Structure Library
|
construct_isa.hpp contains a space and time efficient construction method for the inverse suffix array More...
#include <iostream>
#include <list>
#include <stdexcept>
#include <sdsl/int_vector.hpp>
#include <sdsl/util.hpp>
Go to the source code of this file.
Namespaces | |
sdsl | |
Namespace for the succinct data structure library. | |
Functions | |
void | sdsl::construct_isa (cache_config &config) |
construct_isa.hpp contains a space and time efficient construction method for the inverse suffix array
Definition in file construct_isa.hpp.