6
I have a node structure that represents my pages and their links, for example, from page A I can go to page B or page C. In addition I can have page A pointing to page B pointing to C pointing again to A. What I need to do is determine a source page and a destination page, and display only the related nodes, for example leaving A, to reach H.
Which algorithm is used to find this type of path?
For me a link would already forward the answer, but there is an interesting discussion about it in the community: http://meta.pt.stackoverflow.com/questions/42/queremos-resposes-que-contenham-somente-links
– Pagotti
@Pagotti the question is as straightforward as the answer : "What algorithm is used to find this type of path?" , and yet thought of it I was careful to transfer the link algorithm to my response. In addition, even if the links break the answer will be correct, because these techniques are as standards and will always be present for consultation.
– MagicHat
quiet, as I said, for me it would be enough. I commented for being a concern of the OS and also having had a discussion about it here at Sopt.
– Pagotti
What could I answer ? If I put only the names, without the links, tmb would be correct in my view... This kind of concern is given when the answer itself is on the link, which is not the case... But I understand your remark, I just think because it’s an objective question, the answer might also be...
– MagicHat