slib_lang_exists_tmp=yes

slib_title=Random tree
slib_parms=3\
,N approximative number of nodes\
,s maximum degree\
,h height\
, text\
, option words : perfect (all nodes have same degree), middle, point

slib_out=[code for draw of a tree to be used with draw], \
[liste of nodes and children],[position of nodes],\
[position of points on vertices]
slib_comment=option middle : circle on middle of the edges;\
option point : circle on vertices