<div dir="ltr">I'm actually already building a stack and using a set (disguised as a map) to coalesce duplicate edges, but I have a big file to process next week, so I'll let you know.<div><br></div><div>I had actually thought that I could find an artful way to conceal the stack-as-data-structure as a stack-as-runtime-call-structure, but that was beyond my capabilities, alas. :(</div><div><br></div><div>Maybe someday.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 16, 2016 at 8:05 PM, Magnus Therning <span dir="ltr"><<a href="mailto:magnus@therning.org" target="_blank">magnus@therning.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
John Lusk <<a href="mailto:johnlusk4@gmail.com">johnlusk4@gmail.com</a>> writes:<br>
<br>
> Ha! Fixed! And committed to the GitHub repo mentioned previously, if<br>
> anybody's interested.<br>
><br>
> I spent too much time on it, but I couldn't let it go and now I have<br>
> to brag.<br>
<br>
</span>Excellent!<br>
<br>
If you have use for it in the future, but find that it's too slow or<br>
demanding on memory then I *think* it's possible to skip building the<br>
full tree and instead use a stack :)<br>
<span class=""><br>
/M<br>
<br>
--<br>
Magnus Therning              OpenPGP: 0x927912051716CE39<br>
email: <a href="mailto:magnus@therning.org">magnus@therning.org</a>   jabber: <a href="mailto:magnus@therning.org">magnus@therning.org</a><br>
twitter: magthe               <a href="http://therning.org/magnus" rel="noreferrer" target="_blank">http://therning.org/magnus</a><br>
<br>
</span>Finagle's Fourth Law:<br>
Once a job is fouled up, anything done to improve it only makes it<br>
worse.<br>
<br>______________________________<wbr>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>