Skip to content
Snippets Groups Projects
Verified Commit 4544d926 authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added basic readme

parent 477dbabe
Branches
No related tags found
No related merge requests found
# Adaptive Huffman
## Usage
### Encoding
```bash
python3 dyn_huffman.py -e "darkvador"
```
### Decoding
```bash
python3 dyn_huffman.py -d "000011 0 000000 00 01101 100 00110 1100 10001 10 0 11100 01010 110"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment