Visualize the step-by-step process of the Huffman Algorithm.
Veja este README.md em Português brasileiro.
VisualizadorHuffman (HuffmanVisualizer) reads a text input character by character, generating a table with the frequency of each distinct character, and each step of the Huffman tree generation.
You can pause the algorithm, control the speed between each step, and use the "Next Step" button to observe the state of the algorithm any pace.
- Christopher Marques Corrêa - Initial layout
See Releases.