Depth first search in RR/MC/HC?
Dar Scott
dsc at swcp.com
Sun Nov 2 22:13:48 EST 2003
On Sunday, November 2, 2003, at 02:06 PM, Eric Engle wrote:
> Does anyone have a script handy which would implement either a depth
> first or
> breadth search on a data tree?
How are you thinking of the data tree representation?
I have a library called boxes that has been stagnating at "almost" for
half a year; it can handle a tree. An enhancement on bugzilla is
nested arrays values. That might be even better. In the mean time,
you will need figure out something.
Once you have some notion of how you want to represent that, then the
search will fall out.
Dar Scott
More information about the use-livecode
mailing list