j
k
j a
j l
On Thu, Jan 13, 2005 at 09:18:00PM -0700, Li-Ta Lo wrote:
The only problem is how do we do a non-recursive broad first tree traversal?
If recursion is the only problem and RAM is up then plain iteration and a "manual" stack could work.
//Peter
Back to the thread
Back to the list