Graphs

123456789101112
Across
  1. 2. A graph traversal method
  2. 4. Used to visualise a weighted graph
  3. 6. Unspecified direction
  4. 9. A graph traversal method
  5. 10. Each one of these can have more than two edges
  6. 12. Points in one direction
Down
  1. 1. A use of a graph
  2. 3. Another name for a pointer
  3. 5. A graph traversal method
  4. 7. Another name for a vertex
  5. 8. Data structure that could be used in Python to store a weighted graph
  6. 11. A value given to an edge