huffman__source

Drawing binary Huffman trees with MetaPost and METAOBJ

Version:
0.2
Copyright:
License:
lppl1.3c
Packaged on:
06/07/2026 14:32:36
Number of files:
3
Size on disk:
23.02 kB

This MetaPost package allows to draw general q-ary 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 to build trees in general.