Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Tree and graphes in c#
Abdelbasset Barkat
10y
649
1
Reply
Hi C# lovers
My question is about Tree and graph in C#
How to implement such structure, which I will need them to compare depth first search, breadth first search and A* .
I found with google some implementation(
http://msdn.microsoft.com/en-US/library/ms379572(v=vs.80).aspx
) but they use recursive search and I can't move between nodes?
And why there are no one talk about tree and graph with pointer?
Thank you
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to get my Server's Http class code to work in Windows 7
How can we read sms using mobile devivce to my web project