ANALYSIS of ALGORITHMS, Bulletin Board
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
n-ary Huffman Template Algorithm
Hi,
n-ary Huffman Template Algorithm has been written (C++, STL).
1. n-ary Huffman algorithm uses
the {0, 1, ..., n-1} alphabet to encode message.
Built tree is n-ary one.
2. Huffman template algorithm enables
to use non-numerical weights (costs, frequences).
See http://alexvn.homepage.com/alexvn.html
Alex Vinokur
Date Prev |
Date Next |
Date Index |
Thread Index