SLIDE 1
- 1 -
Optimal Matching For SLiding Window Compression With Suffix Tries
- An advantage of sliding window compression is fast decoding.
- However, encoding is a different story.
- Simple hashing schemes such as that employed by gzip work well in
practice, but from a theoretical point of view do not give true linear time encoding.
- A suffix trie is a powerful data structure for effectively representing all