Click here to Skip to main content
15,888,273 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Peace On All
I want to make a binary tree in MS C#2013. If there is any API with video tutorials for this kindly give me link. Otherwise kindly direct me with the code or method that should be used.
PS: I have MS GLEE installed as well but don't know how to use it.
To be more precise i'm using forms in C# and want an output somewhat like that :
http://web.cecs.pdx.edu/~sheard/course/Cs163/Graphics/FullBinary.jpg[^]
Thanks
Muhammad Osama Raja
Posted
Updated 18-Dec-13 0:02am
v2
Comments
Maciej Los 18-Dec-13 6:07am    
See solution no. 1 by Carlo Pallini and follow the link provided to From Trees To Graphs[^] section.
Osama Raja 18-Dec-13 6:16am    
Im sorry but i cant find where is solution no. 1 by Carlo Pallini.
Maciej Los 18-Dec-13 6:20am    
Are you sure? Also... Who posted comment to His solution? Have a look down.
Osama Raja 18-Dec-13 6:28am    
Ok i got your point now, i will check it now. Thanks

1 solution

 
Share this answer
 
Comments
Maciej Los 18-Dec-13 5:54am    
+5!
Osama Raja 18-Dec-13 6:05am    
I updated my question, I'm working in windows form app and my main problem is which functions i should use to make the tree. Like how can i draw the circles and lines on their respected places on the form while taking input for data in nodes from user.
Maciej Los 18-Dec-13 6:09am    
I saw it. Please, read my comment to updated question ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900