drawtree

useful set of functions used to produce a graphical representation of a hierarchy, i.e, to perform some tree drawing. In particular, we assume here that every tree node is associated with a string

  • Drawtree returns a 2D complex giving a picture of the input hierarchical structure
    Pre/Post conds (levels::isseqof:isseq) => (ispol)
    Example drawtree:< < < 1 >>,< < 2 , 3 , 4 , 5 >>, < < 6 , 7 >,< >,< 8 , 9 , 10 >,< 11 >>>

PLaSM is Free Software and may be distributed under GNU LGPL