This repository contains the implementation of a parallel framework for the decompression of a LZ77 parsing
To compile:
bash build.sh
- Succinct Data Structure Library
- LZ77 factorization algorithms, more precisely the kpp algorithm
- Diego Arroyuelo
- José Fuentes-Sepúlveda
- Simon J. Puglisi