By making the addresses consistent, compressors like LZMA can find more repeating patterns, significantly reducing the final file size. Writing an Essay on Compression
Computer programs use "relative addresses" for instructions like "jump 10 lines ahead." Even if the destination is the same, the relative distance changes depending on where the instruction is located, which breaks patterns. BCJ.zip
Discuss how algorithms identify repeated patterns to save space. By making the addresses consistent, compressors like LZMA