I am trying to use C# for my program that deals with
manipulation of
trees (i.e. finding distance between different nodes,
assigning labels
to nodes, storing trees, etc.).
I know I can probably use a multi-dimensional array as my
data
structure. However, I wanted to find out if C# had any
built-in APIs
for trees.
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|