Is there a technical explanation of what ROLZ is? I've downloaded QUAD but the source doesn't make much sense to this beginner who only understands LZ77/LZ78/LZSS/LZW (Iila, you need to add some comments into your code once in a while
Does "reduced offset" mean the same thing as Bloom's LZP, where only the length is written as a code and the offset is maintained in a context table?