-
LZ4, BWT, RLE?
Hi there...
This is my first time here on encode.su and seems cool! 
I wanted to ask if you guys think it might be a good idea to create this kind of C++ Application: It uses 3 different types of Algorithms before giving the output to the user in this way: LZ4, BWT, RLE:
Is it possible to use LZ4 to create an initial step and then apply BWT to sort data... In the end RLE on data previously sorted by bwt?
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules