Homework 8 (due Mo 11/13)

I provide you with a file. Each line represents an undirected edge together with a weight. As you read in this data, you may want to represent this graph as an adjacency matrix or as an adjacency list.