Skip to content
Snippets Groups Projects
Commit 54eeab10 authored by Jacob Theisen's avatar Jacob Theisen
Browse files

cleaning

parent 6d464d7c
No related branches found
No related tags found
No related merge requests found
/ov8/trash /ov8/trash/
/ov8/test_files/enwik8 /ov8/test_files/enwik8
/ov8/test_files/opg8-2021.pdf /ov8/test_files/opg8-2021.pdf
...@@ -16,9 +16,7 @@ class node: ...@@ -16,9 +16,7 @@ class node:
# tree direction (0/1) # tree direction (0/1)
self.huff = '' self.huff = ''
# utility function to print huffman
# codes for all symbols in the newly
# created Huffman tree
def printNodes(node, val=''): def printNodes(node, val=''):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment