Across
- 4. An adjacency list consist of array of?
- 7. Ajacency matrix is also know as what?
- 8. A marix which is a collection of numbers representing the weight or the edges.
- 10. Representations that provide a bridge to linear algevra-based algorithms for graph computation.
Down
- 1. how many graphing representation of matrices are there?
- 2. It is related to matrix which indicates whether pairs of vertices are adjacent or not in the graph.
- 3. A matrix that can be used to represent a finite graph.
- 5. The lines connected by the a vertex.
- 6. A collection of numbers representing the numbers of the relationship of edges and vertices.
- 9. It can be represented by using matrices and vice-versa.
