1 Replies - 4979 Views - Last Post: 17 February 2010 - 08:04 AM

#1 lnc12   User is offline

  • D.I.C Regular

Reputation: 1
  • View blog
  • Posts: 268
  • Joined: 21-May 08

program to draw recursion tree for the merge-sort procedure and other

Posted 17 February 2010 - 04:42 AM

I'm looking for a program where I can draw recursions trees and other algorithm relevant draws, any one who know one ?
Is This A Good Question/Topic? 0
  • +

Replies To: program to draw recursion tree for the merge-sort procedure and other

#2 r.stiltskin   User is offline

  • D.I.C Lover
  • member icon

Reputation: 2034
  • View blog
  • Posts: 5,436
  • Joined: 27-December 05

Re: program to draw recursion tree for the merge-sort procedure and other

Posted 17 February 2010 - 08:04 AM

There's a LaTeX package called qtree that makes it very easy to produce tree diagrams from simple LaTeX code, no drawing skills required. Get it at this UPenn site.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1