I’m trying to understand how to do LZ77 compression using the 16×16 grid. I’ve read through my notes and looked at examples but I’m still confused about how to actually fill in the table. I have tried following examples but I dont understand how to apply them to my own grid
Could someone please walk me through the first couple of steps or explain what I should be doing for when filling the table?
I’m not asking for anyone to do it for me, I just want to understand the process properly
Thanks!