I searched the mailing list archives and didn't find any references to an implementation of a minimum spanning tree algorithm. I've implemented Prim'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 "publish" 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>