[jgrapht-users] MST on undirected wieghted graph
Brought to you by:
barak_naveh,
perfecthash
From: Atul S. <ha...@li...> - 2011-01-11 10:55:37
|
Hi, I am new to jgrapht library I need help retated to this issue: I require to fing Minimum Spanning tree from a undirected wieghted graph. But not able to understand which graph class i should use and how? Please tell Is "simplewieghtedgraph" class work as directed or undirected in KruskalMST class. What is with this "AsWeightedGraph<V,E>"? and how to use it for my task? Thanx in advance ------------------------------- Atul Saroha@IIT Kanpur |