Hits: 0 Graph Data Structure Assignment This assignment consists of two parts: Part 1: Draw a simple undirected graph G that has 10 vertices and 15 edges. Draw an adjacency list and adjacency matrix representation of the undirected graph in question 1. Write a short paragraph to describe the graph you draw. Graph Data Structure...