Subject:Graph Traversal (Keep track of visited Path) Author:Mike Fine Date:12 Aug 2009 10:10 AM Originally Posted: 12 Aug 2009 06:15 AM
Hello Everybody,
I am trying to navigate through a graph by going through every path between elements.
I face the problem of not being able to accumulate the visited paths(links between elements). The graph contain cycles, to avoid infinite loops (and stack overflow) i need to keep track of the visited path.
Subject:Graph Traversal (Keep track of visited Path) Author:Tony Lavinio Date:12 Aug 2009 10:31 AM
This is the sort of problem that would most likely best be handled
on the general-purpose XSL-LIST run by Mulberry Technologies. There
are many XSLT experts there who delight in this sort of problem.