I searched the mailing list archives and didn&#39;t find any references to an implementation of a minimum spanning tree algorithm.  I&#39;ve implemented Prim&#39;s algorithm years ago in C#, but I was surprised not to find anything on Planet or the archive.<div>
<br></div><div>If I create an implementation, where should I &quot;publish&quot; it?  In Planet or github?  What would be the preferred format for the weighted graph?</div><div><br></div><div>Thanks,</div><div>-Joe</div>