Skip to content

Jansra/LempelZiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

LempelZiv

This is an attempt to implement a very basic version of LZ77 and it is a work-in-progress.

Features:

  • Minumum window size is 2.
  • There is no speed-up.

To run the current version with a text of your choice, modify the input in main.

About

Implementing LZ77 compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages