SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
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 <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)

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.