The document defines basic graph theory concepts including:
1) A graph consists of vertices and edges, where edges connect vertex pairs. It allows for self-loops and parallel edges.
2) Graphs can represent many real-world situations with discrete elements and relationships between them, like bridges, utility networks, and seating arrangements.
3) Most graph theory deals with finite graphs that have a finite number of vertices and edges.
4) Incidence refers to an edge and vertex being connected, and degree refers to the number of edges incident on a vertex.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100%(2)100% found this document useful (2 votes)
2K views
Graph Theory 1
The document defines basic graph theory concepts including:
1) A graph consists of vertices and edges, where edges connect vertex pairs. It allows for self-loops and parallel edges.
2) Graphs can represent many real-world situations with discrete elements and relationships between them, like bridges, utility networks, and seating arrangements.
3) Most graph theory deals with finite graphs that have a finite number of vertices and edges.
4) Incidence refers to an edge and vertex being connected, and degree refers to the number of edges incident on a vertex.