Is there any available implementation of Prim's algorithm?
- To: mathgroup at smc.vnet.net
- Subject: [mg113125] Is there any available implementation of Prim's algorithm?
- From: Sazzad <sazzadbinkamal at gmail.com>
- Date: Wed, 13 Oct 2010 23:27:38 -0400 (EDT)
I'm new to Mathematica. I've been thinking a way of implementing Prim's algorithm in Mathematica. How can I convert a heap implementation of prim? Is there any available implementation? The only one I've got from demonstrations, seems trivial. I don't see there is even a method named GetVertexSet. Anybody any clue? Thanks in advance Sazzad