SIMPLE GRAPH Flashcards
A graph is a collection of points called ______or_________
and line segments or curves called _______that connect
the vertices.
1.) Vertices or Nodes
2.) Edges
An edge connecting a vertex to itself.
Loop
A graph that has an edge connecting every pair of vertices.
Complete Graph
Two vertices are ________if there is an edge joining
them.
Adjacent
Graphs are considered as __________if they have same
vertices connected in the same way.
Equivalent
An alternating sequence of vertices and edges.
It can be seen as a trip from one vertex to another using
the edges of a graph.
A Path
If a path begins and ends with the same vertex, it is a
closed path or a________or_________.
Circuit or Cycle
The __________of a vertex is the number of edges attached
to it.
Degree
A ___________is an edge that when you remove makes the
graph disconnected
Bridge
The smallest number of colors required to color the
vertices of a graph is the______________
chromatic number of the graph
A graph is 2-colorable if and only if it has_________that consist of ______________
1.) No circuits
2.) Odd number of vertices
The chromatic number of a planar graph is atmost 4.
Four-Color Theorem
The graph representing a map is planar. Hence, it needs
only ____ colors.
1.) 4
- a path that passes through every edge exactly once only
- a path that contains all the edges of the graph
- begin and end with the odd-degree vertices
Euler path
a closed path that contains all the edges of the graph.
Euler circuit