<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">See the kruskal doc for more details<br>
<a href="http://lemon.cs.elte.hu/pub/doc/1.1.2/a00443.html#ga0b63cab19a2f168772a13d7c59449eb" target="_blank">http://lemon.cs.elte.hu/pub/doc/1.1.2/a00443.html#ga0b63cab19a2f168772a13d7c59449eb</a><br>
<br>
</blockquote></div><br>I am not planning on using it - since the graph I construct will be undirected, but I noticed that in Kruskal's code there is a section for directed graphs. I was not aware that Kruskal's can find a MST on a directed graph. Is the algorithm correct for directed graphs?<br>
<br>Thanks,<br>Matt<br><br><table class="code"><tbody><tr><td></td></tr><tr><td><br></td></tr></tbody></table><br>