Please enable JavaScript.
Coggle requires JavaScript to display documents.
MATH 102 (VERTICES (Vertex2, Adjacent Vertices- Vertice that shares the…
MATH 102
VERTICES
Adjacent Vertices- Vertice that shares the same edge
Vertex set- list of all vertices
Degree of a Vertex- Number of edges that meet at the vertex
EDGES
Adjacent edges- edges that share the same vertex
Edge list- list all the edges in the graph
2 TYPES OF GRAPHS
Connected graph- only ONE piece
Disconnected graph- when a graph is made of 2 or more separate pieces with no edges between
OTHER MATH TERMS
Loop- an edge that starts and ends at the same vertex
Circuit- a path that starts and ends at the same vertex
Path- sequence of edges from a vertex to another