I have a list as c4_leaves = [56,78,90,112]. I’m trying to create a complete graph using these elements in c4_leaves as nodes. Here’s what I’ve tried: And then the minimum spanning tree of the above graph as: When I draw G_ex, it gives me the correct graph, but when I print details of the minimum spanning tree, it shows that