SDSL  3.0.0
Succinct Data Structure Library
construct_isa.hpp File Reference

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)
 

Detailed Description

construct_isa.hpp contains a space and time efficient construction method for the inverse suffix array

Author
Simon Gog

Definition in file construct_isa.hpp.