Across
- 6. representation of graph with lists
- 8. part of a matrix to check for loops
- 9. when an edge has a start and end point at same vertex
- 11. describing two vertices who share an edge
- 13. grid representation of a graph
Down
- 1. another word for degree
- 2. graph with no "islands"
- 3. references how many ways you can "leave" a vertex
- 4. graph containing a loop, multiple edges, or both
- 5. point on a graph
- 7. graph with edge between every single vertex
- 10. another word for graph
- 12. line on a graph
