Re: how to draw a huffman tree
- To: mathgroup at smc.vnet.net
- Subject: [mg82940] Re: [mg82685] how to draw a huffman tree
- From: bsyehuda at gmail.com
- Date: Sun, 4 Nov 2007 06:08:04 -0500 (EST)
- References: <200710280905.EAA20708@smc.vnet.net>
The tree plotting function is also supported in ver. 5.2 look at DiscreteMath`Tree` and DiscreteMath`GraphPlot` yehuda On 10/28/07, vicky Al Aisa <vickyisai at gmail.com> wrote: > > Hello all > > I used Mathematica 5.2 for huffman coding. Now after i have codes, how > can properly draw a huffmna tree with these codes. > > I googled and found the tree making mathematica function but that are > in mathematica 6. Is ther anyway to do it in > Mathematica 5.2? > > Thanks > > >