Graph Theory Recap

12345678910
Across
  1. 3. a walk with no repeated vertices
  2. 5. A cycle that contains every edge of the main graph i.e a spanning cycle
  3. 8. A circuit that contains every edge of the main graph
  4. 9. number of vertices in a graph
  5. 10. Distinct edges with a common vertex
Down
  1. 1. a finite non empty set of objects called vertices and a set of objects called edges
  2. 2. All vertices are adjacent in this graph
  3. 4. a graph with order 1 or walk of length zero
  4. 6. Connected graph with no cycles
  5. 7. number of edges on a vertex