GRAPH THEORY
Across
- 2. A graph with neither self loop nor parallel edges
- 3. A graph with direction assigned to edges
- 5. A vertex with no edges incident
- 9. A graph without direction assigned to edges
- 11. A vertex with zero indegree
- 14. A circuit which traverse each edge in the graph once
- 15. Avertex with zero out degree
Down
- 1. A Vertex of order one
- 4. Minimum number to colour a graph
- 6. A graph whose every two vertices have a path
- 7. Connected graph without any circuit
- 8. A graph in which all verteices are of equal degree
- 10. Collection of trees
- 12. A graph with vertices and without edges
- 13. Lenght of.....is the number of edges it contains