huffman__doc
Drawing binary Huffman trees with MetaPost and METAOBJ
- Version:
- 0.1
- Copyright:
- License:
- lppl1.3c
- Packaged on:
- 05/12/2023 11:22:54
- Number of files:
- 5
- Size on disk:
- 124.79 kB
This MetaPost package allows to draw binary Huffman trees from two arrays : an array of strings, and an array of weights (numeric). It is based on the METAOBJ package which provides many tools for building trees in general.