Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frm/huffman_rb

Huffman with no trees
https://github.com/frm/huffman_rb

Last synced: about 1 month ago
JSON representation

Huffman with no trees

Awesome Lists containing this project

README

        

# huffman.rb
This is just me playing around with Huffman algorithm in Ruby.
I use no trees.