SDSL 3.0.2
Succinct Data Structure Library
|
construct_isa.hpp contains a space and time efficient construction method for the inverse suffix array More...
#include <iostream>
#include <memory>
#include <sdsl/config.hpp>
#include <sdsl/int_vector.hpp>
#include <sdsl/int_vector_buffer.hpp>
#include <sdsl/io.hpp>
Go to the source code of this file.
Namespaces | |
namespace | 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.