help heapsort
- To: mathgroup at smc.vnet.net
- Subject: [mg72589] help heapsort
- From: "b0rg" <gandalfhr at gmail.com>
- Date: Wed, 10 Jan 2007 03:43:13 -0500 (EST)
i must buid an interactive heapsort algorithm in mathematica. i can make the algorithm but i dont know how to visualise the sorted tree. it can be done with implemented Graphics function but it doesnt look good and doesnt have may options. i was trying to use GUIKit but i dont know how to work with java. is there any other way to show a heap with animations, buttons and such? thank you