Algorithm that will grab all nodes attached 2 a particular node

Posted by GatesReign on Stack Overflow See other posts from Stack Overflow or by GatesReign
Published on 2010-04-19T01:47:46Z Indexed on 2010/04/19 1:53 UTC
Read the original article Hit count: 431

Filed under:
|

I would like an algorithm that will grab all the nodes that are attached to one particular node. I thought it would be easy but it eludes me at a certain point. Would love to find something to compare my algorithm to know where I went wrong..

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about graph