Reads in a test file as shown below:
< weight > < weight >
Example: 5 6 0 3 8 1 2 202 3 51 3 92 4 110 4 16
Output:MST for input graph:(v2,v3), (v1,v3), (v0,v3), (v2,v4)Total weight: 23
没有任何数据可供显示