A simple online adaptation of Lempel Ziv 78 compression with efficient random access support
Authors: Akashnil Dutta, Reut Levi, Dana Ron, Ronitt Rubinfeld
Source code
Notes on implementation (pdf)
RALZ78.java
Decoder.java
Encoder.java
LZ78.java
Phrase.java
Last updated 7/6/2012.