Skip to content

benjamincampbell/cs4310-hw3

Repository files navigation

CS4310 HW3

This program was written using Python 3.6.3. Any version of Python 3.* should work.

Instructions

Simply run the program in python, passing in the name of the text file as the only argument. For example:

$python main.py sample.text

This will create a file called "output.txt" that contains information about the Huffmann tree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages