Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 153 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 153 Bytes

Shannon-Fano algorithm implementation

How to build:

  • run 'cmake .'
  • run 'make'

How to use:

  • run './shannon_fano book.txt'