Thrill  0.1
rl_bwt.cpp File Reference
#include <thrill/api/collapse.hpp>
#include <thrill/api/dia.hpp>
#include <thrill/api/equal_to_dia.hpp>
#include <thrill/api/generate.hpp>
#include <thrill/api/print.hpp>
#include <thrill/api/read_binary.hpp>
#include <thrill/api/size.hpp>
#include <thrill/api/sort.hpp>
#include <thrill/api/window.hpp>
#include <thrill/api/write_binary.hpp>
#include <thrill/api/zip.hpp>
#include <thrill/common/logger.hpp>
#include <thrill/common/ring_buffer.hpp>
#include <tlx/cmdline_parser.hpp>
#include <algorithm>
#include <limits>
#include <random>
#include <stdexcept>
#include <string>
#include <tuple>
#include <utility>
#include <vector>
+ Include dependency graph for rl_bwt.cpp:

Go to the source code of this file.

Functions

template<typename InputDIA >
auto ConstructRLBWT (const InputDIA &input_dia)
 
int main (int argc, char *argv[])
 

Variables

struct IndexChar TLX_ATTRIBUTE_PACKED
 

Function Documentation

◆ ConstructRLBWT()

auto ConstructRLBWT ( const InputDIA &  input_dia)

Definition at line 50 of file rl_bwt.cpp.

References thrill::api::DisjointTag, and thrill::api::EqualToDIA().

Referenced by main().

◆ main()

Variable Documentation

◆ TLX_ATTRIBUTE_PACKED

struct IndexChar TLX_ATTRIBUTE_PACKED